Skip to main content

detached

Function detached 

Source
pub fn detached() -> ScopeRef
Expand description

Create a fresh, unregistered scope. A new connection starts with one so pre-session state is isolated; session setup replaces it with the session’s shared scope from the registry.