Function num_traits::identities::zero

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

Returns the additive identity, 0.