mech

Macro impl_fxns

Source
macro_rules! impl_fxns {
    ($lib:ident, $in:ident, $out:ident, $op:ident) => { ... };
}