Skip to main content

assert_err_operation

Function assert_err_operation 

Source
pub fn assert_err_operation<R>(err: &StructError<R>, operation: &str)
where R: DomainReason,