Macro mathml::elem1

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

A macro to help build parsers for MathML elements with 1 argument.