Macro option_operations::macros::impl_for::impl_for_floats

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