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