try_parse_selector

Function try_parse_selector 

Source
pub fn try_parse_selector(selector_str: &str) -> Option<Selector>
Expand description

Try to parse a selector, returning None on failure