handle_assertion_result_mono

Function handle_assertion_result_mono 

Source
fn handle_assertion_result_mono(
    ccx: &mut CheatsCtxt<'_, '_, '_, '_>,
    executor: &mut dyn CheatcodesExecutor,
    msg: Cow<'_, str>,
) -> Result