Docs.rs
  • revm-primitives-2.0.1
    • revm-primitives 2.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rakita
    • Dependencies
      • alloy-primitives ^0.6 normal
      • auto_impl ^1.1 normal
      • bitflags ^2.4.2 normal
      • bitvec ^1 normal
      • blst ^0.3.11 normal optional
      • c-kzg ^0.4.1 normal optional
      • cfg-if ^1 normal
      • derive_more ^0.99 normal optional
      • enumn ^0.1 normal
      • hashbrown ^0.14 normal
      • once_cell ^1.19 normal optional
      • serde ^1.0 normal optional
      • hex ^0.4 build
    • Versions
    • 64.87% 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_primitives2.0.1

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§

  • SpecIdoptimism
    Specification IDs and their activation block.

Traits§

  • Spec