from_integer

Macro from_integer 

Source
macro_rules! from_integer {
    ($($ty:ident)*) => { ... };
}