impl_ops

Macro impl_ops 

Source
macro_rules! impl_ops {
    ($($op:ident: $method:ident),*) => { ... };
}