mirror of
https://github.com/actix/examples
synced 2025-02-12 21:45:32 +01:00
4 lines
54 B
Rust
4 lines
54 B
Rust
pub mod app_config;
|
|
pub mod common;
|
|
pub mod handlers;
|