Type Definition ockam_node::RepeaterContext
source · [−]pub type RepeaterContext = Context;Expand description
A special type of Context that has no worker relay and a custom
access control which is not inherited from its parent `Context.