mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
restructure project
This commit is contained in:
parent
8061a04661
commit
5ecf514d28
75 changed files with 4377 additions and 323 deletions
4
meilisearch-http/tests/index/mod.rs
Normal file
4
meilisearch-http/tests/index/mod.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
mod create_index;
|
||||
mod get_index;
|
||||
mod update_index;
|
||||
mod delete_index;
|
Loading…
Add table
Add a link
Reference in a new issue