Move to the hgg crate

This commit is contained in:
Kerollmops 2023-06-13 15:19:01 +02:00 committed by Clément Renault
parent 642b0f3a1b
commit 268a9ef416
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
9 changed files with 73 additions and 99 deletions

View file

@ -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;