[−][src]Function webext_storage::api::usage
pub fn usage(db: &Connection) -> Result<Vec<UsageInfo>>
Exposes information about per-collection usage for the purpose of telemetry.
(Doesn't map to an actual chrome.storage.sync
API).
pub fn usage(db: &Connection) -> Result<Vec<UsageInfo>>
Exposes information about per-collection usage for the purpose of telemetry.
(Doesn't map to an actual chrome.storage.sync
API).