Module moka::unsync

source ·
Expand description

Deprecated since 0.10.0: Moved to “mini-moka” crate. Use mini_moka::unsync module instead.

Structs

  • CacheDeprecated
    An in-memory cache that is not thread-safe.
  • CacheBuilderDeprecated
    Builds a Cache with various configuration knobs.
  • IterDeprecated