Skip to main content

Module error

Module error 

Source
Expand description

Client error types.

Structs§

SharedIoError
A cloneable wrapper around std::io::Error that preserves the error source chain.

Enums§

Error
Errors that can occur during client operations.

Type Aliases§

Result
Result type for client operations.