pub(crate) fn config() -> Option<Arc<RwLock<SessionConfig>>>
Expand description
Get the session config, if currently in the context of a session.
pub(crate) fn config() -> Option<Arc<RwLock<SessionConfig>>>
Get the session config, if currently in the context of a session.