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§
- Http
Error - Enum Used to store possible API errors
Type Aliases§
- ApiResponse
- Result renaming used to difference between an http error and an API error or unsuccessful response
- Http
Result