Macro num_traits::float::float_impl_std

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