Skip to main content

CommandAggregateNestedExecutionResults

Type Alias CommandAggregateNestedExecutionResults 

Source
pub type CommandAggregateNestedExecutionResults = fn(&str, &ConstructDid, &Vec<(ConstructDid, ValueStore)>, &Vec<CommandExecutionResult>) -> Result<CommandExecutionResult, Diagnostic>;