foundry_evm_core::backend

Module cow

Source
Expand description

A wrapper around Backend that is clone-on-write used for fuzzing.

Structsยง

  • A wrapper around Backend that ensures only revm::DatabaseRef functions are called.