impl_from_int

Macro impl_from_int 

Source
macro_rules! impl_from_int {
    ($($t:ty),+ $(,)?) => { ... };
}