Skip to main content

BaseRevmEvm

Type Alias BaseRevmEvm 

Source
pub type BaseRevmEvm<'db, I> = BaseEvm<&'db mut dyn DatabaseExt<BaseEvmFactory, Error = DatabaseError>, I>;

Aliased Type§

pub struct BaseRevmEvm<'db, I> { /* private fields */ }

Layout§

Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.