get_cached_selector

Function get_cached_selector 

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

Returns a compiled selector from the cache, compiling it on first use.