ordered_float

Macro impl_from_int_primitive

Source
macro_rules! impl_from_int_primitive {
    ($primitive:ty, $inner:ty) => { ... };
}