pub type DetachedContext = Context;
A special type of Context that has no worker relay and inherits the parent Context’s access control
Context
struct DetachedContext { /* private fields */ }