fuzzy_prefix_search 0.3.0

Fuzzy search for prefix matches
Documentation
1
2
3
mod jaro_winkler;
pub mod trie;
pub use trie::*;