Module mz_stash::memory

source ·

Structs

An in-memory Stash that is backed by another Stash but serves read requests from its memory. Write requests are propogated to the other Stash.

Opaque Types

 🔒