fuzzy_prefix_search 0.1.2

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