Module bridge

Source
Expand description

Interface and impls to read/write the persistent storage for an OptOutPreference.

Structs§

OptOutStorage
Implementation of Bridge that interacts with secure storage on a device.

Enums§

BridgeError
An error encountered while accessing the underlying storage for the opt-out setting.
OptOutPreference
A user’s preference for which updates to automatically fetch and apply.

Traits§

Bridge
Interface to read/write the persistent storage for an OptOutPreference.