rustls
0.23.32
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.