foundry_cheatcodes::evm

Function inner_last_gas_snapshot

Source
fn inner_last_gas_snapshot(
    ccx: &mut CheatsCtxt<'_, '_, '_, '_>,
    group: Option<String>,
    name: Option<String>,
    value: u64,
) -> Result