[−][src]Derive Macro num_derive::NumCast
#[derive(NumCast)]
Derives num_traits::NumCast
for newtypes. The inner type must already implement
NumCast
.
#[derive(NumCast)]
Derives num_traits::NumCast
for newtypes. The inner type must already implement
NumCast
.