Macro lebe::implement_float_primitive_by_bits

source ยท
macro_rules! implement_float_primitive_by_bits {
    ($type: ident) => { ... };
}