Function selectors::match_string

source ·
pub fn match_string(selector: &StringSelector, target: impl AsRef<str>) -> bool
Expand description

Match a selector against a target string.