edit_distance

Function edit_distance 

Source
pub fn edit_distance(s1: &[u8], s2: &[u8]) -> u32