iroh_gossip
0.28.1
Module util
Structs
In iroh_gossip::proto
?
Settings
Module
iroh_gossip
::
proto
::
util
Copy item path
source
·
[
−
]
Expand description
Utilities used in the protocol implementation
Structs
§
TimeBoundCache
A hash map where entries expire after a time
TimerMap
A
BTreeMap
with
Instant
as key. Allows to process expired items.