Skip to main content

Module traits

Module traits 

Source
Expand description

Storage trait definition.

Defines the interface for persistent storage backends, enabling pluggable storage implementations.

Structs§

StorageStats
Storage statistics.

Traits§

Storage
Trait for persistent storage backends.