StoreWriter

Type Alias StoreWriter 

Source
pub type StoreWriter = Store<Write>;
Expand description

Read and write to the store.

Aliased Typeยง

pub struct StoreWriter { /* private fields */ }