parse_event

Function parse_event 

Source
fn parse_event<R: BufRead>(
    reader: &mut Reader<R>,
    attrs: Attributes<'_>,
) -> Message