Function check_match

Source
fn check_match(
    entry: &Entry,
    resource: &[String],
    class: &[String],
) -> Vec<Vec<MatchKind>>