Module poem_openapi::types [−][src]
Expand description
Commonly used data types.
Modules
Multipart related types.
Structs
Represents a binary data encoded with base64.
Represents a binary data.
An error parsing an schema.
A password type.
Enums
Represents a type name.
Traits
Represents a type that can parsing from JSON.
Represents a type that can parsing from multipart.
Represents a type that can parsing from parameter. (header, query, path, cookie)
Represents a type that can converted to JSON.
Represents a OpenAPI type.
Type Definitions
An error parsing a value of type T
.