Skip to main content

assert_every_resource_command_has_cause

Function assert_every_resource_command_has_cause 

Source
pub fn assert_every_resource_command_has_cause<C, O>(
    graph: &Graph<C, O>,
    result: &TransactionResult<C, O>,
) -> Result<(), AuditAssertionError>
Expand description

Asserts every resource command has a graph-visible cause.