Function edit_distance_space_efficient

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