foundry_cheatcodes::evm

Function derive_snapshot_name

Source
fn derive_snapshot_name(
    ccx: &CheatsCtxt<'_, '_, '_, '_>,
    group: Option<String>,
    name: Option<String>,
) -> (String, String)