Skip to main content

Module storage

Module storage 

Source
Expand description

Plugin storage API

Provides persistent key-value storage for plugins. Each plugin gets an isolated storage directory.

Structs§

JsonFileStorage
JSON file-based storage implementation
SyncState
Typed wrapper for common storage patterns

Traits§

PluginStorage
Storage API for plugins (sandboxed to plugin directory)