Skip to main content

Module in_process

Module in_process 

Source
Expand description

InProcessBackend — non-durable StateBackend backed by an in-memory hashmap. Used for tests and embedded single-process runs.

Structs§

InProcessBackend
In-process, non-durable state backend.