hopr_
transport_
p2p
0.6.0
Module errors
Module Items
Enums
Type Aliases
In crate hopr_
transport_
p2p
hopr_transport_p2p
Module
errors
Copy item path
Source
Expand description
Errors generated by the crate.
Enums
§
P2PError
All errors raised by the crate.
Type Aliases
§
Result
Result utilizing the
P2PError
as the error type.