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