mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-24 02:55:06 +08:00
5 lines
69 B
Rust
5 lines
69 B
Rust
mod create_index;
|
|
mod get_index;
|
|
mod update_index;
|
|
mod delete_index;
|