Macro option_operations::macros::impl_for::impl_for

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