rustls
0.21.12
Module limited_cache
Structs
In crate rustls
Module
rustls
::
limited_cache
Copy item path
source
·
[
−
]
Structs
§
LimitedCache
🔒
A HashMap-alike, which never gets larger than a specified capacity, and evicts the oldest insertion to maintain this.