This is a Rust library for approximate string matching, based on the Python textdistance implementation. See here for the Python version: https://github.com/life4/textdistance

Get the create info here: [https://crates.io/crates/textdistance] (https://crates.io/crates/textdistance) and see the docs here [https://docs.rs/textdistance/] (https://docs.rs/textdistance/).

Source: [https://github.com/pluots/textdistance-rust] (https://github.com/pluots/textdistance-rust)