Skip to main content

SharedSesState

Type Alias SharedSesState 

Source
pub type SharedSesState = Arc<RwLock<MultiAccountState<SesState>>>;

Aliased Typeยง

pub struct SharedSesState { /* private fields */ }