impl_from_primitive

Macro impl_from_primitive 

Source
macro_rules! impl_from_primitive {
    ($T:ty, $to_ty:ident) => { ... };
}