Module error

Source
Expand description

Error handling for the AXCP Rust SDK.

Enums§

Error
The error type for the AXCP SDK.

Type Aliases§

Result
A type alias for Result<T, Error>.