iroh_
gossip
0.34.1
Module util
Module Items
Structs
In iroh_
gossip::
proto
iroh_gossip
::
proto
Module
util
Copy item path
Source
Expand description
Utilities used in the protocol implementation
Structs
ยง
Time
Bound
Cache
A hash map where entries expire after a time
Timer
Map
A
BTreeMap
with [
Instant
] as key. Allows to process expired items.