mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Move to the hgg crate
This commit is contained in:
parent
642b0f3a1b
commit
268a9ef416
9 changed files with 73 additions and 99 deletions
|
@ -10,7 +10,7 @@ pub mod documents;
|
|||
|
||||
mod asc_desc;
|
||||
mod criterion;
|
||||
pub mod dot_product;
|
||||
mod distance;
|
||||
mod error;
|
||||
mod external_documents_ids;
|
||||
pub mod facet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue