Docs.rs
oasgen-0.24.1
oasgen 0.24.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kurtbuilds
Dependencies
actix-web ^4.3.1
normal
optional
axum ^0.8.1
normal
optional
futures ^0.3.28
normal
http ^1.0.0
normal
http-body ^1.0.0
normal
http-body-util ^0.1.0
normal
indexmap ^2
normal
inventory ^0.3.13
normal
oasgen-core ^0.24
normal
oasgen-macro ^0.24
normal
once_cell ^1.18.0
normal
openapiv3-extended ^6
normal
regex-lite ^0.1.5
normal
serde ^1.0.171
normal
serde_json ^1.0.100
normal
serde_yaml ^0.9.22
normal
swagger-ui2 ^0.6
normal
optional
tower-cookies ^0.11.0
normal
optional
actix-web ^4.3.1
dev
pretty_assertions ^1.4.0
dev
tokio ^1.29.1
dev
trybuild ^1.0.81
dev
Versions
38.89%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
oasgen
0.24.1
oasgen
Macro
impl_oa_schema
Copy item path
Source
macro_rules! impl_oa_schema { ($t:ty,$schema:expr) => { ... }; }