pub fn with_session_globals<R>(f: impl FnOnce(&SessionGlobals) -> R) -> RExpand description
Gives access to read or modify the session globals in f.
pub fn with_session_globals<R>(f: impl FnOnce(&SessionGlobals) -> R) -> RGives access to read or modify the session globals in f.