[][src]Function levenshtein_diff::util::get_distance_table

pub fn get_distance_table(m: usize, n: usize) -> DistanceMatrix