Skip to main content

Module non_volatile_store

Module non_volatile_store 

Source
Expand description

Implementation of [NonVolatileStore] for VMGS files.

Structsยง

EncryptionNotSupported
Error returned when a VMGS file is requested to be opened in encrypted mode, but the VMGS broker was not compiled with encryption support.
VmgsNonVolatileStore
A [NonVolatileStore] implementation for VMGS files.