Skip to main content

handle_assertion_result_mono

Function handle_assertion_result_mono 

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