Function bonsaidb::core::num_traits::zero

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

Returns the additive identity, 0.