Skip to main content

Module common

Module common 

Source
Expand description

Common types and utilities for API endpoints.

Structs§

ApiErrorResponse
A JSON error response returned by the API.

Enums§

ApiError
Error type for API operations.

Functions§

insert_accept_ranges
Inserts Accept-Ranges: bytes into the response headers.

Type Aliases§

ApiResult
Result type for API operations.