pub fn glob_matches(pattern: &str, value: &str) -> bool
A */? glob match (segments are not special: * crosses /, matching the whole-path selection intent).
*
?
/