Crate levenshtein_diff[][src]

Re-exports

pub use distance::*;
pub use edit::*;

Modules

Functions

Computes and returns the Levenshtein distance between the source and target sequences.