foundry_
cheatcodes
1.1.0
In foundry_
cheatcodes::
test::
expect
Structs
ExpectedCallData
ExpectedCreate
ExpectedEmit
ExpectedRevert
LogCountMap
Enums
CreateScheme
ExpectedCallType
ExpectedRevertKind
Functions
checks_topics_and_data
expect_call
expect_create
expect_emit
expect_revert
expect_safe_memory
handle_expect_emit
Type Aliases
ExpectedCallTracker
ExpectedEmitTracker
foundry_cheatcodes
::
test
::
expect
Function
expect_safe_memory
Copy item path
Settings
Help
Summary
Source
fn expect_safe_memory( state: &mut
Cheatcodes
, start:
u64
, end:
u64
, depth:
u64
, ) ->
Result