Expand description
Errors used by the crate.
Re-exports§
pub use crate::protocol::errors::ProtocolError;
Enums§
- Hopr
Transport Error - Errors produced by the crate.
- Network
Error - Errors from the network peer store.
- Probe
Error
Type Aliases§
- Result
- Result produced by the crate, uses the HoprTransportError as the error type.