Re-exports
pub use futures;pub use headers;pub use hyper;pub use once_cell;pub use serde_json;pub use serde_urlencoded;pub use thiserror;
Modules
Macros
Structs
- Information about struct field.
- Struct’s metadata information.
- A file with an associated name.
- Request source for extract data.
Enums
- Body to Request and Response .
- Rename rule for a field.
- Source format for a source. This format is just means that field format, not the request mime type. For example, the request is posted as form, but if the field is string as json format, it can be parsed as json.
- Source for a field.
Traits
- If a type implements this feature, it will provide a metadata that will help resolve the request to data of that type