def_from_for_primitive

Macro def_from_for_primitive 

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