from_prim

Macro from_prim 

Source
macro_rules! from_prim {
    ($S:ident, $( $T:ty ),*) => { ... };
}