Docs.rs
next-web-api-doc-0.1.0
next-web-api-doc 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yuenxillar
Dependencies
paste ^1.0.15
normal
utoipa ^5.4.0
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module content
next_
web_
api_
doc
0.1.0
Module content
Module Items
Structs
In next_
web_
api_
doc::
openapi
next_web_api_doc
::
openapi
Module
content
Copy item path
Source
Expand description
Implements content object for request body and response.
Structs
ยง
Content
Content holds request body content or response content.
Content
Builder
Builder for
Content
with chainable configuration methods to create a new
Content
.