Skip to main content

SharedSessionManager

Type Alias SharedSessionManager 

Source
pub type SharedSessionManager = Arc<RwLock<SessionManager>>;

Aliased Typeยง

pub struct SharedSessionManager { /* private fields */ }