Module uefi_nvram_storage::in_memory
source · Expand description
Provides an in-memory implementation of NvramStorage
that doesn’t
automatically persist to disk.
Modules§
- A collection of test-implementation helpers that operate on a generic implementation of
NvramStorage
Structs§
- An in-memory implementation of
NvramStorage
.