Re-exports§
pub use crate::ApiError;pub use crate::AsyncClient;pub use crate::Client;pub use crate::RestClient;
Structs§
- Bytes
- A cheaply cloneable and sliceable chunk of contiguous memory.
- Http
Error - A generic “error” for HTTP connections
- Http
Response - Represents an HTTP response
- Request
Builder - An HTTP request builder
- Url
- A parsed URL record.
Enums§
- Parse
Error - Errors that can occur during parsing.