hopr_
transport_
protocol
0.4.0
Module errors
Module Items
Enums
Type Aliases
In crate 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.