Crate matrix_sdk_indexeddb
source · [−]Structs
An in-memory only store that will forget all the E2EE key once it’s dropped.
Enums
All the errors that can occur when opening an IndexedDB store.
Functions
Create a StoreConfig with an opened indexeddb StateStore that uses
the given name and passphrase. If encryption is enabled, a CryptoStore
with the same parameters is also opened.