custom_float 0.3.1

Custom floating-point types
Documentation
1
2
3
4
5
6
7
8
moddef::moddef!(
    mod {
        float_const,
        float_core,
        float,
        total_order
    }
);