Module limited_cache
rustls
0.23.34
Module limited_
cache
Module Items
Structs
In crate rustls
rustls
Module
limited_
cache
Copy item path
Source
Structs
ยง
Limited
Cache
๐
A HashMap-alike, which never gets larger than a specified capacity, and evicts the oldest insertion to maintain this.