pub fn get_cached_selector(selector_str: &str) -> Option<Selector>
Returns a compiled selector from the cache, compiling it on first use.