Skip to main content

WORKER_LEAF_VERBS

Constant WORKER_LEAF_VERBS 

Source
pub const WORKER_LEAF_VERBS: &[Verb];
Expand description

The Worker verbs shared across all workers — the minimum a leaf needs, with no sub-task spawning. If we introduce Role::WorkerLeaf in the future, that role gets allowed against this slice.