Docs.rs
poem-openapi-0.7.4
poem-openapi 0.7.4
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunli829
Dependencies
askama ^0.10.5
normal
base64 ^0.13.0
normal
chrono ^0.4.19
normal
derive_more ^0.99.16
normal
num-traits ^0.2.14
normal
poem ^0.7.0
normal
poem-openapi-derive ^0.7.0
normal
regex ^1.5.4
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
thiserror ^1.0.29
normal
tokio ^1.12.0
normal
typed-headers ^0.2.0
normal
tokio ^1.12.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module multipart
Structs
?
Module
poem_openapi
::
types
::
multipart
[
−
]
[src]
Expand description
Multipart related types.
Structs
JsonField
A JSON type for multipart field.
Upload
A uploaded file for multipart.