[][src]Derive Macro num_derive::One

#[derive(One)]

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