feat: routing routing

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-12-23 03:00:52 +03:00
parent 502334ea79
commit 511e05bd54
8 changed files with 192 additions and 0 deletions

View file

@ -7,5 +7,6 @@ pub mod post;
pub mod post_interaction;
pub mod role;
pub mod role_permission;
pub mod routing;
pub mod user;
pub mod user_contact;