1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

rename nested routing binary

This commit is contained in:
Rob Ede
2022-02-18 02:02:44 +00:00
parent cc3d356209
commit 74ee6ae707
6 changed files with 14 additions and 14 deletions

View File

@ -1,3 +1,3 @@
pub mod appconfig;
pub mod app_config;
pub mod common;
pub mod handlers;