summary refs log tree commit diff
path: root/src/api/mod.rs
blob: 47e142d0bd0bc6e2b62a4e1ad7c5389082696db2 (plain)
1
2
pub mod routes;
pub mod guards;