Skip to main content

parse_options

Function parse_options 

Source
fn parse_options(
    reader: &mut SelectorReader<'_>,
    selector: &mut EntitySelector,
    allow_advanced_selectors: bool,
) -> Result<(), SelectorParseError>