Files
imphnen-backend-service/src/apps/v1/mod.rs
T
2025-02-03 21:53:42 +07:00

4 lines
32 B
Rust

pub mod auth;
pub use auth::*;