mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-25 22:20:06 +01:00
b8745420da
Move `meilisearch_http::routes::StarOr` to `meilisearch_types::star_or` Fixes #2158
4 lines
51 B
Rust
4 lines
51 B
Rust
pub mod error;
|
|
pub mod index_uid;
|
|
pub mod star_or;
|