num_derive
#[derive(One)]
Derives num_traits::One for newtypes. The inner type must already implement One.
num_traits::One
One