Macro mathml::elem3

source ·
macro_rules! elem3 {
    ($tag:expr, $t:ident) => { ... };
}
Expand description

A macro to help build parsers for MathML elements with 3 arguments.