two_percent 0.10.36

Fuzzy Finder in rust!
Documentation
1
2
3
4
5
6
7
pub mod all;
pub mod andor;
pub mod exact;
pub mod factory;
pub mod fuzzy;
pub mod regexp;
mod util;