Derive Macro num_derive::NumCast[][src]

#[derive(NumCast)]

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