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