Docs.rs
  • revm-primitives-11.0.0
    • revm-primitives 11.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rakita
    • Dependencies
      • alloy-eip2930 ^0.1 normal
      • alloy-eip7702 ^0.1 normal
      • alloy-primitives ^0.8.8 normal
      • auto_impl ^1.2 normal
      • bitflags ^2.6.0 normal
      • bitvec ^1 normal
      • c-kzg ^1.0.3 normal optional
      • cfg-if ^1 normal
      • dyn-clone ^1.0 normal
      • enumn ^0.1 normal
      • kzg-rs ^0.2.3 normal optional
      • serde ^1.0 normal optional
      • hex ^0.4 build
    • Versions
    • 65.59% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

revm_primitives11.0.0

Module specification

Module Items

  • Structs
  • Enums
  • Traits

In crate revm_primitives

revm_primitives

Module specification

source

Re-exports§

  • pub use SpecId::*;

Structs§

  • BedrockSpec
  • BerlinSpec
  • ByzantiumSpec
  • CancunSpec
  • CanyonSpec
  • EcotoneSpec
  • FjordSpec
  • FrontierSpec
  • GraniteSpec
  • HoloceneSpec
  • HomesteadSpec
  • IstanbulSpec
  • LatestSpec
  • LondonSpec
  • MergeSpec
  • OsakaSpec
  • PetersburgSpec
  • PragueSpec
  • RegolithSpec
  • ShanghaiSpec
  • SpuriousDragonSpec
  • TangerineSpec

Enums§

  • SpecId
    Specification IDs and their activation block.

Traits§

  • Spec