Docs.rs
  • revm-primitives-3.0.0
    • revm-primitives 3.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rakita
    • Dependencies
      • alloy-primitives ^0.6 normal
      • auto_impl ^1.2 normal
      • bitflags ^2.4.2 normal
      • bitvec ^1 normal
      • c-kzg ^0.4.2 normal optional
      • cfg-if ^1 normal
      • derive_more ^0.99 normal optional
      • dyn-clone ^1.0 normal
      • enumn ^0.1 normal
      • hashbrown ^0.14 normal
      • once_cell ^1.19 normal optional
      • serde ^1.0 normal optional
      • hex ^0.4 build
    • Versions
    • 65.93% 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_primitives3.0.0

Module specification

  • Structs
  • Enums
  • Traits

In crate revm_primitives

?
Change settings

Module revm_primitives::specification

source ·

Re-exports§

  • pub use SpecId::*;

Structs§

  • BedrockSpec
  • BerlinSpec
  • ByzantiumSpec
  • CancunSpec
  • CanyonSpec
  • EcotoneSpec
  • FrontierSpec
  • HomesteadSpec
  • IstanbulSpec
  • LatestSpec
  • LondonSpec
  • MergeSpec
  • PetersburgSpec
  • RegolithSpec
  • ShanghaiSpec
  • SpuriousDragonSpec
  • TangerineSpec

Enums§

  • SpecId
    Specification IDs and their activation block.

Traits§

  • Spec