num_conv

Macro impl_cast_unsigned

source
macro_rules! impl_cast_unsigned {
    ($($($from:ty),+ => $to:ty;)*) => { ... };
}