Type Alias CommandPrepareNestedExecution

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