mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
expose the size methods
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
use std::path::PathBuf;
|
||||
|
||||
use byte_unit::Byte;
|
||||
use heed::{CompactionOption, Env, EnvOpenOptions};
|
||||
use milli::heed::{CompactionOption, Env, EnvOpenOptions};
|
||||
use structopt::StructOpt;
|
||||
use Command::*;
|
||||
|
||||
|
Reference in New Issue
Block a user