pub fn zero<T: Zero>() -> T
Expand description

Returns the additive identity, 0.