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.