Module error

Module error 

Source
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§

ApiErrorBody
Structured error body from the CELLSTATE API.

Enums§

Error
Error type returned by all CellstateClient operations.

Type Aliases§

Result
Result type alias for CELLSTATE SDK operations.