Skip to main contentCrate dagpirs
Source - 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.
- Bytes
- A cheaply cloneable and sliceable chunk of contiguous memory.
- Client
- Asynchronous client for Dagpi
- HttpError
- Enum Used to store possible API errors
- ApiResponse
- Result renaming used to difference between an http error and an API error or unsuccessful response
- HttpResult