float_impl

Macro float_impl 

Source
macro_rules! float_impl {
    ($T:ident, $S:ident) => { ... };
}