[][src]Module webext_storage::sync

Re-exports

pub use bridge::BridgedEngine;

Modules

bridge
incoming
outgoing

Structs

Record
SyncedExtensionChange

Holds a JSON-serialized map of all synced changes for an extension.

Enums

RecordData

Constants

STORAGE_VERSION

Functions

deserialize_record_data
get_synced_changes
merge
remove_matching_keys

Type Definitions

JsonMap