find_matches

Function find_matches 

Source
pub fn find_matches(
    signatures: Vec<Signature>,
    directory: &str,
) -> Vec<MatchResult>