Expand description
Client error types.
Structs§
- Shared
IoError - A cloneable wrapper around
std::io::Errorthat preserves the error source chain.
Enums§
- Error
- Errors that can occur during client operations.
Type Aliases§
- Result
- Result type for client operations.