Macro option_operations::macros::impl_for::impl_for_numerics

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