mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-25 20:57:35 +01:00
5 lines
69 B
Rust
5 lines
69 B
Rust
mod create_index;
|
|
mod delete_index;
|
|
mod get_index;
|
|
mod update_index;
|