matrix_
sdk_
base
0.8.0
In matrix_
sdk_
base::
store
matrix_sdk_base
::
store
Type Alias
DynStateStore
Copy item path
Source
pub type DynStateStore = dyn
StateStore
<Error =
StoreError
>;
Expand description
A type-erased
StateStore
.