Function air_test_utils::check_error

source ยท
pub fn check_error(
    result: &RawAVMOutcome,
    error: impl ToErrorCode + ToString,
) -> bool