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