revm 1.1.0

REVM - Rust Ethereum virtual machine
Documentation

revm

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 9 feature flags, 3 of them enabled by default.

default

  • std
  • ecrecover

std

  • bytes/std
  • num_enum/std
  • primitive-types/std
  • sha3/std
  • rlp/std

ecrecover

  • revm_precompiles/ecrecover

web3db

  • futures
  • tokio
  • parking_lot
  • web3

web3

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

no_gas_measuring

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.