5 lines
102 B
Rust
5 lines
102 B
Rust
pub(super) use utoipa_axum::router::OpenApiRouter;
|
|
pub(super) use utoipa_axum::routes;
|
|
|
|
pub mod auth;
|