Settings
Help

Module cow

Module cow 

Source
Expand description

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

Structs§

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