Macro num_traits::ops::bytes::float_to_from_bytes_impl

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