intuicio_parser::inspect::shorthand

Function inspect

Source
pub fn inspect(
    parser: ParserHandle,
    f: impl FnMut(&ParserOutput) + Send + Sync + 'static,
) -> ParserHandle