Rename MeiliDB into MeiliSearch

This commit is contained in:
Clément Renault
2019-11-26 11:06:55 +01:00
parent 58eaf78dc4
commit 7cc096e0a2
94 changed files with 126 additions and 126 deletions

View File

@ -0,0 +1,3 @@
pub mod schema;
pub mod token;
pub mod update_operation;