MeiliSearch/milli/src/search/new/tests/mod.rs
2023-04-04 16:18:22 +02:00

4 lines
60 B
Rust

pub mod ngram_split_words;
pub mod typo;
pub mod words_tms;