foundry_cheatcodes::inspector

Function append_storage_access

Source
fn append_storage_access(
    last: &mut Vec<AccountAccess>,
    storage_access: StorageAccess,
    storage_depth: u64,
)
Expand description

Appends an AccountAccess that resumes the recording of the current context.