pub fn parse_macro_call(input: &str) -> Parser<'_>
Expand description

An alternative entry point to the parser. Parses objects, not elements.