Function num_traits::identities::zero

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

Returns the additive identity, 0.