Expand description
Plugin storage API
Provides persistent key-value storage for plugins. Each plugin gets an isolated storage directory.
Structs§
- Json
File Storage - JSON file-based storage implementation
- Sync
State - Typed wrapper for common storage patterns
Traits§
- Plugin
Storage - Storage API for plugins (sandboxed to plugin directory)