num_traits
num_traits
bounds
cast
float
identities
int
ops
bytes
checked
euclid
inv
mul_add
overflowing
saturating
wrapping
pow
real
sign
num_traits
::
zero
Function
zero
fn zero<T: Zero>() -> T
Returns the additive identity,
0
.