add search endpoint; warn unwrap

This commit is contained in:
Quentin de Quelen
2020-04-07 19:34:57 +02:00
committed by qdequele
parent 0aa16dd3b1
commit 73b5c87cbb
5 changed files with 58 additions and 60 deletions

View File

@@ -1,2 +1,2 @@
// pub mod meilisearch;
pub mod meilisearch;
// pub mod tide;