ethereum-types 0.14.1

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

default

  • std
  • ethbloom
  • rlp
  • serialize

std

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

ethbloom

    This feature flag does not enable additional features.

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.

codec

  • impl-codec
  • ethbloom/codec
  • scale-info
  • primitive-types/scale-info

arbitrary

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

num-traits

  • primitive-types/num-traits

scale-info

    This feature flag does not enable additional features.

impl-codec

    This feature flag does not enable additional features.