impl_mint_from

Macro impl_mint_from 

Source
macro_rules! impl_mint_from {
    ($($t:ty),*) => { ... };
}