Macro mathml::elem2

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

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