Module eviction_list

Source
Expand description

EvictionList represents the transaction eviction list with efficient operations.

Structs§

EvictionList
An eviction list that allows Zebra to efficiently add entries, get entries, and remove older entries in the order they were inserted.