Macro mathml::tag_parser

source ·
macro_rules! tag_parser {
    ($tag:expr, $parser:expr) => { ... };
}
Expand description

A macro to help build tag parsers