Skip to main content

SharedCeState

Type Alias SharedCeState 

Source
pub type SharedCeState = Arc<RwLock<MultiAccountState<CeData>>>;

Aliased Typeยง

pub struct SharedCeState { /* private fields */ }