num_rational

Macro from_primitive_integer

Source
macro_rules! from_primitive_integer {
    ($typ:ty, $approx:ident) => { ... };
}