Macro float_impl_std

Source
macro_rules! float_impl_std {
    ($T:ident $decode:ident) => { ... };
}