StoreReader

Type Alias StoreReader 

Source
pub type StoreReader = Store<Read>;
Expand description

Write to the store.

Aliased Typeยง

pub struct StoreReader { /* private fields */ }