pub type CommandBackgroundTaskExecutionClosure = Box<fn(&ConstructDid, &CommandSpecification, &ValueStore, &ValueStore, &Sender<BlockEvent>, &Uuid, &RunbookSupervisionContext) -> CommandExecutionFutureResult>;Aliased Typeยง
struct CommandBackgroundTaskExecutionClosure(/* private fields */);