Docs.rs
poem-openapi-5.1.3
poem-openapi 5.1.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunli829
Dependencies
base64 ^0.22.0
normal
bson ^2.0.0
normal
optional
bytes ^1.1.0
normal
chrono ^0.4.31
normal
optional
derive_more ^1.0
normal
email_address ^0.2.1
normal
optional
futures-util ^0.3.17
normal
geo-types ^0.7.12
normal
optional
geojson ^0.24.1
normal
optional
hostname-validator ^1.1.0
normal
optional
humantime ^2.1.0
normal
optional
indexmap ^2.0.0
normal
ipnet ^2.7.1
normal
optional
mime ^0.3.16
normal
num-traits ^0.2.14
normal
poem ^3.1.0
normal
poem-openapi-derive ^5.1.1
normal
prost-wkt-types ^0.6.0
normal
optional
quick-xml ^0.36.1
normal
regex ^1.5.5
normal
rust_decimal ^1.22.0
normal
optional
serde ^1.0.130
normal
serde_json ^1.0.68
normal
serde_urlencoded ^0.7.1
normal
serde_yaml ^0.9
normal
sqlx ^0.8.0
normal
optional
thiserror ^1.0.30
normal
time ^0.3.36
normal
optional
tokio ^1.39.1
normal
url ^2.2.2
normal
optional
uuid ^1.1.0
normal
optional
poem ^3.1.0
dev
tokio ^1.39.1
dev
Versions
100%
of the crate is documented
Platform
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
poem_
openapi
5.1.3
Module multipart
Module Items
Structs
In poem_
openapi::
types
poem_openapi
::
types
Module
multipart
Copy item path
Source
Expand description
Multipart related types.
Structs
ยง
Json
Field
A JSON type for multipart field.
Upload
A uploaded file for multipart.