Skip to main content

monty_field_op

Macro monty_field_op 

Source
macro_rules! monty_field_op {
    ($op:tt, $func:ident, $inner_func:ident) => { ... };
}
Expand description

Emit a core::ops trait wrapper for an inherent method.