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