Crate dagpirs[−][src]
Modules
blocking | Blocking client for dagpi |
data | Data Endpoints for the dagpi client |
image | Image Endpoints for the dagpi manipulation client |
models | Collection of Structs and Enums that dagpi uses. |
Structs
Bytes | A cheaply cloneable and sliceable chunk of contiguous memory. |
Client | Asynchronous client for Dagpi |
Enums
HttpError | Enum Used to store possible API errors |
Type Definitions
ApiResponse | Result renaming used to difference between an http error and an API error or unsuccessful response |
HttpResult |