num_conv

Macro impl_truncate

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