Macro mrml::parse_child

source ·
macro_rules! parse_child {
    ($child_parser:ident) => { ... };
}