Skip to main content

SharedStore

Type Alias SharedStore 

Source
pub type SharedStore = Arc<dyn BreatheStore>;

Aliased Type§

pub struct SharedStore { /* private fields */ }