Module error
webext_
storage
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate webext_
storage
Modules
error
store
Structs
MigrationInfo
StorageChanges
StorageValueChange
SyncedExtensionChange
UsageInfo
WebExtStorageBridgedEngine
Constants
STORAGE_VERSION
SYNC_MAX_ITEMS
SYNC_QUOTA_BYTES
SYNC_QUOTA_BYTES_PER_ITEM
webext_storage
Module
error
Copy item path
Settings
Help
Summary
Source
Enums
§
Error
Quota
Reason
WebExt
Storage
ApiError
Type Aliases
§
Result
Result enum used by all implementation functions in this crate. These will be automagically turned into
WebExtStorageApiError
at the FFI layer.