mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 15:51:03 +00:00
integration test snapshot
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
mod index;
|
||||
mod server;
|
||||
mod service;
|
||||
pub mod index;
|
||||
pub mod server;
|
||||
pub mod service;
|
||||
|
||||
pub use index::{GetAllDocumentsOptions, GetDocumentOptions};
|
||||
pub use server::Server;
|
||||
|
Reference in New Issue
Block a user