Module moka::unsync[][src]

Expand description

Provides a not thread-safe, blocking cache implementation.

Structs

An in-memory cache that is not thread-safe.

Builds a Cache with various configuration knobs.