mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
Introduce a rustfmt file
This commit is contained in:
@ -7,8 +7,7 @@ pub mod star_or;
|
||||
pub mod tasks;
|
||||
|
||||
pub use milli;
|
||||
pub use milli::heed;
|
||||
pub use milli::Index;
|
||||
pub use milli::{heed, Index};
|
||||
use uuid::Uuid;
|
||||
|
||||
pub type Document = serde_json::Map<String, serde_json::Value>;
|
||||
|
Reference in New Issue
Block a user