Function levenshtein

Source
pub fn levenshtein(arg1: Expr, arg2: Expr) -> Expr
Available on crate feature string_expressions only.
Expand description

Returns the Levenshtein distance between the two given strings