Function tract_hir::internal::tract_num_traits::zero [−][src]
pub fn zero<T>() -> T where
T: Zero,
Expand description
Returns the additive identity, 0
.
pub fn zero<T>() -> T where
T: Zero,
Returns the additive identity, 0
.