Files
web-rust-template-project/src/handlers/mod.rs
2026-02-13 15:57:29 +08:00

3 lines
30 B
Rust

pub mod auth;
pub mod health;