num_conv::sealed

Macro impl_integer

source
macro_rules! impl_integer {
    ($($t:ty)*) => { ... };
}