impl_for_floats

Macro impl_for_floats 

Source
macro_rules! impl_for_floats {
    ($trait:ident, $block:tt) => { ... };
}