foundry_cheatcodes::evm::mapping

Function slot_child

Source
fn slot_child<'a>(
    state: &'a Cheatcodes,
    target: &'a Address,
    slot: &'a B256,
) -> Option<&'a Vec<B256>>