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

Gets the additive identity element.

See also: