Module storage

Module storage 

Source

Structs§

NoStage
Marker type for storage without staging support.
ShadowStorageBase
Core shadow table storage with configurable policies.
WithStage
Wrapper for storage with staging support.

Type Aliases§

ShadowStorage
Shadow storage without staging support (type alias).
WriteFn
Write function type for ShadowStorageBase::load_defaults.