impl_axioms

Macro impl_axioms 

Source
macro_rules! impl_axioms {
    ($type:ident, $($axiom:ident $(($($arg:expr),*))? ),*) => { ... };
}