Docs.rs
loco-openapi-0.1.2
loco-openapi 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
02 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
kaplanelad
Dependencies
async-trait ^0.1
normal
axum ^0.8.1
normal
loco-rs ^0.16
normal
serde ^1
normal
serde_json ^1
normal
utoipa ^5.0.0
normal
utoipa-axum ^0.2.0
normal
utoipa-redoc ^6.0.0
normal
optional
utoipa-scalar ^0.3.0
normal
optional
utoipa-swagger-ui ^9.0.0
normal
optional
insta ^1.34.0
dev
loco-rs ^0.16
dev
rstest ^0.21.0
dev
serde_yaml ^0.9
dev
serial_test ^3.2.0
dev
tokio ^1
dev
Versions
54.55%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
add_route
loco_
openapi
0.1.2
In loco_
openapi::
openapi
loco_openapi
::
openapi
Function
add_
route
Copy item path
Source
pub fn add_route(route:
OpenApiRouter
<
AppContext
>)