matrix_sdk

Type Alias DynStateStore

Source
pub type DynStateStore = dyn StateStore<Error = StoreError>;
Expand description

A type-erased StateStore.