mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-12 15:56:34 +00:00
factorize internal error macro
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
pub mod data;
|
||||
#[macro_use]
|
||||
pub mod error;
|
||||
pub mod helpers;
|
||||
mod index;
|
||||
|
Reference in New Issue
Block a user