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