Expand description
Error types for the CELLSTATE Rust SDK.
Provides a unified error enum covering HTTP transport, API responses, serialization, and URL construction failures.
Structs§
- ApiError
Body - Structured error body from the CELLSTATE API.
Enums§
- Error
- Error type returned by all
CellstateClientoperations.
Type Aliases§
- Result
- Result type alias for CELLSTATE SDK operations.