Macro num_rational::from_primitive_integer

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