Files
imphnen-backend-service/src/apps/v1/mod.rs
T

4 lines
32 B
Rust
Raw Normal View History

2025-02-03 21:53:42 +07:00
pub mod auth;
pub use auth::*;