mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
Replace hardcoded string with constants
This commit is contained in:
@ -30,6 +30,7 @@ pub mod vector;
|
||||
#[cfg(test)]
|
||||
#[macro_use]
|
||||
pub mod snapshot_tests;
|
||||
pub mod constants;
|
||||
mod fieldids_weights_map;
|
||||
pub mod progress;
|
||||
|
||||
|
Reference in New Issue
Block a user