Trait revm::interpreter::primitives::db::DatabaseWithDebugError

source ·
pub trait DatabaseWithDebugError: Database
where Self::Error: Debug + Display,
{ }

Implementors§