Function zero

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

Gets the additive identity element.

ยงSee also: