pub type SharedSessionStore = Arc<SessionStore>;Expand description
Shared pointer to a session store.
Aliased Typeยง
pub struct SharedSessionStore { /* private fields */ }pub type SharedSessionStore = Arc<SessionStore>;Shared pointer to a session store.
pub struct SharedSessionStore { /* private fields */ }