MeiliSearch/meilisearch-http/src/extractors/mod.rs

4 lines
54 B
Rust

pub mod payload;
#[macro_use]
pub mod authentication;