custom_float 0.3.1

Custom floating-point types
Documentation
1
2
3
4
5
6
7
8
moddef::moddef!(
    mod {
        as_primitive,
        from_primitive,
        num_cast,
        to_primitive
    }
);