[−][src]Module webext_storage::api
Structs
StorageChanges | |
StorageValueChange | |
UsageInfo | Information about the usage of a single extension. |
Enums
StorageChangeOp |
Constants
SYNC_MAX_ITEMS | |
SYNC_QUOTA_BYTES | |
SYNC_QUOTA_BYTES_PER_ITEM |
Functions
clear | The implementation of |
get | The implementation of |
get_bytes_in_use | The implementation of |
get_from_db | |
get_keys | |
get_quota_size_of | |
remove | The implementation of |
remove_from_db | |
save_to_db | |
set | The implementation of |
usage | Exposes information about per-collection usage for the purpose of telemetry.
(Doesn't map to an actual |
Type Definitions
JsonMap |