[][src]Derive Macro num_derive::Zero

#[derive(Zero)]

Derives num_traits::Zero for newtypes. The inner type must already implement Zero.