mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Export milli's heed from meilisearch-lib
This commit is contained in:
parent
09212abdf7
commit
3df542f072
2 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@ use std::path::Path;
|
|||
|
||||
pub use index_controller::MeiliSearch;
|
||||
pub use milli;
|
||||
pub use milli::heed;
|
||||
|
||||
mod compression;
|
||||
pub mod document_formats;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue