Docs.rs
typed-openapi-0.0.2
typed-openapi 0.0.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
15 September 2026
Links
Repository
crates.io
Source
Owners
stfl
Dependencies
bon ^3.8
normal
optional
clap ^4.6
normal
optional
heck ^0.5
normal
optional
http ^1.5
normal
openapiv3 ^2.2
normal
optional
postcard ^1.1
normal
prettyplease ^0.3
normal
optional
proc-macro2 ^1
normal
optional
quote ^1
normal
optional
regress ^0.12
normal
roas-overlay ^0.3
normal
optional
schemars ^0.8.22
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
optional
syn ^3
normal
optional
thiserror ^2
normal
typify ^0.8
normal
optional
Versions
54.74%
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
JSON_BODY
typed_
openapi
0.0.2
In typed_
openapi::
model
typed_openapi
::
model
Constant
JSON_
BODY
Copy item path
Source
pub const JSON_BODY: &
str
= "json-body";
Expand description
Whole-body flag, for every operation that takes JSON.