Docs.rs
silent-openapi-2.11.0
silent-openapi 2.11.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hubertshelley
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
http ^1.0
normal
mime ^0.3
normal
once_cell ^1.19
normal
regex ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
silent ^2
normal
silent-openapi-macros ^2
normal
thiserror ^2
normal
tokio ^1.0
normal
utoipa ^5
normal
uuid ^1.0
normal
optional
tokio-test ^0.4
dev
Versions
77.88%
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
silent_
openapi
2.11.0
Module content
Module Items
Structs
In silent_
openapi::
openapi
silent_openapi
::
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
.