pub type StoreWriter = Store<Write>;
Read and write to the store.
pub struct StoreWriter { /* private fields */ }