Expand description
Key-value store abstraction for PXE local state.
Structs§
- InMemory
KvStore - In-memory KV store for testing and ephemeral use.
Traits§
- KvStore
- Simple key-value store trait (async for future flexibility).
Key-value store abstraction for PXE local state.