config
|
use perf_measurements attributes here
|
2024-04-26 02:03:40 -04:00 |
database
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
service
|
use 403 for auth check fails everywhere else
|
2024-04-26 02:03:40 -04:00 |
utils
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
clap.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
routes.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |