[−][src]Crate interfacer_http
Re-exports
pub use interfacer_http_attribute::http_service; |
pub use interfacer_http_attribute::FromContent; |
pub use interfacer_http_attribute::ToContent; |
Modules
| cookie | HTTP cookie parsing and cookie jar management. |
| http | A general purpose library of common HTTP types |
| mime | Mime |
| url | rust-url is an implementation of the URL Standard for the Rust programming language. |
Structs
| Helper |
Enums
| FromContentError | |
| ResponseError | |
| ToContentError | |
| Unexpected |
Traits
| ContentInto | |
| FromContent | |
| HttpClient | |
| MimeExt | |
| ResponseExt | |
| ToContent |
Trait aliases
| Error |