num_traits::ops::bytes

Macro float_to_from_bytes_impl

Source
macro_rules! float_to_from_bytes_impl {
    ($T:ty, $L:expr) => { ... };
}