matrix_
sdk
0.10.0
In matrix_
sdk::
store
matrix_sdk
::
store
Type Alias
DynStateStore
Copy item path
Source
pub type DynStateStore = dyn
StateStore
<Error =
StoreError
>;
Expand description
A type-erased
StateStore
.