Expand description
Common types and utilities for API endpoints.
Structs§
- ApiError
Response - A JSON error response returned by the API.
Enums§
- ApiError
- Error type for API operations.
Functions§
- insert_
accept_ ranges - Inserts
Accept-Ranges: bytesinto the response headers.
Type Aliases§
- ApiResult
- Result type for API operations.