Expand description
In-memory caching utilities.
Structs§
- An in-memory cache based on namespace strings and types that implement
Serialize
andDeserialize
. - An in-memory cache based on hashable types.
In-memory caching utilities.
Serialize
and
Deserialize
.