Module in_memory

Source
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§

InMemoryNvram
An in-memory implementation of NvramStorage.
VariableEntry