wayland_scanner::parse

Function parse_event

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