revm-primitives 3.1.1

revm primitives
Documentation

revm-primitives

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 4 of them enabled by default.

default

  • std
  • c-kzg
  • portable

std

  • serde?/std
  • alloy-primitives/std
  • hex/std
  • bitvec/std
  • bitflags/std

c-kzg

  • dep:c-kzg
  • dep:once_cell
  • dep:derive_more

portable

  • c-kzg?/portable

dev

  • memory_limit
  • optional_balance_check
  • optional_block_gas_limit
  • optional_eip3607
  • optional_gas_refund
  • optional_no_base_fee
  • optional_beneficiary_reward

serde

  • dep:serde
  • alloy-primitives/serde
  • hex/serde
  • hashbrown/serde
  • bitvec/serde
  • bitflags/serde
  • c-kzg?/serde

arbitrary

  • std
  • alloy-primitives/arbitrary
  • bitflags/arbitrary

optimism-default-handler

  • optimism

asm-keccak

  • alloy-primitives/asm-keccak

optional_balance_check

    This feature flag does not enable additional features.

negate-optimism-default-handler

    This feature flag does not enable additional features.

memory_limit

    This feature flag does not enable additional features.

optional_beneficiary_reward

    This feature flag does not enable additional features.

optimism

    This feature flag does not enable additional features.

optional_block_gas_limit

    This feature flag does not enable additional features.

optional_no_base_fee

    This feature flag does not enable additional features.

optional_eip3607

    This feature flag does not enable additional features.

optional_gas_refund

    This feature flag does not enable additional features.