Docs.rs
fastapi-0.1.1
fastapi 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
NxPKG
Dependencies
fastapi-gen ^0.1.1
normal
optional
indexmap ^2
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
assert-json-diff ^2
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
fastapi
0.1.1
Module content
Module Items
Structs
In fastapi::
openapi
fastapi
::
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
.