custom_float 0.3.1

Custom floating-point types
Documentation
1
2
3
4
5
6
moddef::moddef!(
    mod {
        from_bytes,
        to_bytes
    }
);