Function wildcard_pattern_matching

Source
pub fn wildcard_pattern_matching(p: &[u8], s: &[u8]) -> Vec<bool>