mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
4 lines
54 B
Rust
4 lines
54 B
Rust
pub mod app_config;
|
|
pub mod common;
|
|
pub mod handlers;
|