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