Module mem

Source
Expand description

In-memory implementations for testing and benchmarking.

Structs§

MemBlob
An in-memory implementation of Blob.
MemBlobConfig
Configuration for opening a MemBlob.
MemBlobCore 🔒
MemConsensus
An in-memory implementation of Consensus.

Functions§

yield_now 🔒