Expand description
Provides an in-memory implementation of NvramStorage
that doesn’t
automatically persist to disk.
Modules§
- impl_
agnostic_ tests - A collection of test-implementation helpers that operate on a generic
implementation of
NvramStorage
Structs§
- InMemory
Nvram - An in-memory implementation of
NvramStorage
. - Variable
Entry