debt-pirate/api/src/requests/auth/login/mod.rs

4 lines
34 B
Rust
Raw Normal View History

mod handler;
pub use handler::*;