native_integer

Macro native_integer 

Source
macro_rules! native_integer {
    ($t: ty $(, $from:ident)*) => { ... };
}