Module backend

Module backend 

Source
Expand description

Storage backend trait and error types

Structs§

MemoryBackend
In-memory storage backend (for testing)

Enums§

StorageError
Storage error types

Traits§

StorageBackend
Generic storage backend trait (Object Safe)
StorageExt
Extension trait for typed access