num_rational

Macro to_primitive_small

Source
macro_rules! to_primitive_small {
    ($($type_name:ty)*) => { ... };
}