Function html_to_pulldown_cmark_events::parser

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