pub type EvmeExternalEnvs = TestExternalEnvs<Infallible, AHashBucketHasher>;Expand description
External environment type for mega-evme using the real AHash-based SALT bucket hasher.
Aliased Typeยง
pub struct EvmeExternalEnvs { /* private fields */ }