Files
axum-tower-sessions-edge/src/api/mod.rs
2025-06-17 10:38:30 -04:00

4 lines
55 B
Rust

pub mod public;
pub mod authenticated;
pub mod router;