pub fn parse_selector(selector_str: &str) -> ParserResult<Selector>Expand description
Parse a CSS selector with proper error handling
pub fn parse_selector(selector_str: &str) -> ParserResult<Selector>Parse a CSS selector with proper error handling