num
Modules
bigint
complex
integer
iter
rational
traits
Functions
abs
abs_sub
one
pow
signum
zero
Crates
bitflags
bodyparser
conduit_mime_types
constant_time_eq
cookie
crypto
error
hpack
httparse
hyper
iron
iron_hmac
language_tags
lazy_static
libc
log
matches
mime
modifier
num
num_cpus
openssl
openssl_sys
openssl_sys_extras
persistent
plugin
rand
rustc_serialize
serde
solicit
time
traitobject
typeable
typemap
unicase
unsafe_any
url
uuid
Function
num
::
one
[
−
]
[src]
pub fn one<T:
One
>() -> T
[
−
]
Expand description
Returns the multiplicative identity,
1
.