ron::parse

Macro impl_num

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