MeiliSearch/tests/index/mod.rs
2021-02-18 20:28:10 +01:00

4 lines
51 B
Rust

mod create_index;
mod get_index;
mod update_index;