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.

Type Aliases§

ApiResult
Result type for API operations.