☰
num_traits
All crates
[
−
]
[src]
Function
num_traits
::
zero
pub fn zero<T>() -> T
where
T:
Zero
,
Returns the additive identity,
0
.