remove old matcher

This commit is contained in:
ManyTheFish
2023-04-06 14:00:21 +02:00
parent 9c5f64769a
commit a1148c09c2
3 changed files with 0 additions and 1323 deletions

View File

@ -17,7 +17,6 @@ static LEVDIST2: Lazy<LevBuilder> = Lazy::new(|| LevBuilder::new(2, true));
pub mod facet;
mod fst_utils;
mod matches;
pub mod new;
pub struct Search<'a> {