Module memory
fleetforge_
storage
0.1.0
Module memory
Module Items
Structs
Traits
In crate fleetforge_
storage
fleetforge_storage
Module
memory
Copy item path
Source
Structs
§
InMemory
Storage
Simple in-memory implementation useful for benches and unit tests.
Traits
§
RunStore
Minimal contract for benches and fast unit tests that need storage semantics without a live database.