DefaultStore

Type Alias DefaultStore 

Source
pub type DefaultStore = EncryptedMessageStore<DefaultDatabase>;
Expand description

The default platform-specific store

Aliased Typeยง

pub struct DefaultStore { /* private fields */ }