wayland_scanner::parse

Function parse_entry

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