Type Definition ockam_node::DetachedContext
source · pub type DetachedContext = Context;Expand description
A special type of Context that has no worker relay and inherits
the parent Context’s access control
pub type DetachedContext = Context;A special type of Context that has no worker relay and inherits
the parent Context’s access control