Skip to main content

parse_selector

Function parse_selector 

Source
pub fn parse_selector(selector: &str) -> Result<SelectorAst, String>
Expand description

Parse a CSS-like AQL selector string and return the AST.