mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
start moving a lot of task types to meilisearch_types
This commit is contained in:
parent
974b40ba04
commit
e6c033bd6b
18 changed files with 416 additions and 347 deletions
|
@ -3,6 +3,7 @@ pub mod error;
|
|||
pub mod index_uid;
|
||||
pub mod settings;
|
||||
pub mod star_or;
|
||||
pub mod tasks;
|
||||
|
||||
pub use milli;
|
||||
pub use milli::heed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue