impl_to_primitive

Macro impl_to_primitive 

Source
macro_rules! impl_to_primitive {
    ($ty:ty, $to:ident) => { ... };
}