pub fn match_string(selector: &StringSelector, target: impl AsRef<str>) -> boolExpand description
Match a selector against a target string.
pub fn match_string(selector: &StringSelector, target: impl AsRef<str>) -> boolMatch a selector against a target string.