Skip to main content
Module types
hopr_
lib
4.0.1-rc.1
Module types
Module Items
Structs
Enums
Type Aliases
In hopr_
lib::
api::
network
hopr_lib
::
api
::
network
Module
types
Copy item path
Structs
§
Bounded
Vec
Wrapper for
Vec
that has an explicit upper bound on the number of elements. The Structure remains heap-allocated to avoid blowing up the size of types where it is used.
Health
Iter
An iterator over the variants of
Health
PeerId
Identifier of a peer of the network.
Enums
§
Health
Network health represented with colors, where green is the best and red is the worst possible observed network quality.
Network
Event
Events generated by the network for external consumption.
Type Aliases
§
PathId
Identifier for a path traversed using an allowed
DestinationRouting
over the network.