Function rff::match_and_score [] [src]

pub fn match_and_score<'a>(needle: &str, haystack: &'a str) -> Option<Match<'a>>