ethereum-types 0.11.0

Ethereum types
Documentation

ethereum-types

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

default

  • std
  • rlp
  • serialize

std

  • uint-crate/std
  • fixed-hash/std
  • ethbloom/std
  • primitive-types/std

rlp

  • impl-rlp
  • ethbloom/rlp
  • primitive-types/rlp

serialize

  • impl-serde
  • primitive-types/serde_no_std
  • ethbloom/serialize

impl-rlp

    This feature flag does not enable additional features.

impl-serde

    This feature flag does not enable additional features.

arbitrary

  • ethbloom/arbitrary
  • fixed-hash/arbitrary
  • uint-crate/arbitrary

codec

  • impl-codec
  • ethbloom/codec

num-traits

  • primitive-types/num-traits

impl-codec

    This feature flag does not enable additional features.