Expand description

Error types.

Re-exports

pub use crate::decode::DecodeBodyError;
pub use crate::proto::Error as HrpcError;

Structs

The error type for I/O operations of the Read, Write, Seek, and associated traits.

Enums

Errors that can occur within Client operation.

Type Definitions

Convenience type for Client operation result.