num
0.4.3
num
Function
zero
Copy item path
source
pub fn zero<T>() -> T
where T:
Zero
,
Expand description
Returns the additive identity,
0
.