parser

Function parser 

Source
pub fn parser(raw: impl AsRef<str>, events: &mut Vec<Event<'_>>)