ockam_node

Type Alias 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

Aliased Type§

struct DetachedContext { /* private fields */ }