num_conv

Macro impl_extend

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