mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-01-31 15:31:53 +08:00
5 lines
69 B
Rust
5 lines
69 B
Rust
mod create_index;
|
|
mod get_index;
|
|
mod update_index;
|
|
mod delete_index;
|