tlspuffin
0.1.0
Module limited_
cache
Structs
In tlspuffin::
tls::
rustls
Module
tlspuffin
::
tls
::
rustls
::
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.