Skip to main content
Module errors
hopr_
transport
0.28.1
Module errors
Module Items
Enums
Type Aliases
In hopr_
transport::
protocol
hopr_transport
::
protocol
Module
errors
Copy item path
Source
Expand description
Errors produced by the crate.
Enums
§
Protocol
Error
Errors generated by the crate.
Type Aliases
§
Result
Result used by the crate, based on the
ProtocolError
error type.