Type Alias CommandCheckExecutabilityClosure

Source
pub type CommandCheckExecutabilityClosure = fn(&ConstructDid, &str, &CommandSpecification, &ValueStore, &RunbookSupervisionContext) -> Result<Actions, Diagnostic>;