ethereum-types-solana 0.1.0

Ethereum types
Documentation

ethereum-types-solana

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-solana/std

ethbloom

  • dep:ethbloom

rlp

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

serialize

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

impl-rlp

  • dep:impl-rlp

impl-serde

  • dep:impl-serde

codec

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

arbitrary

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

scale-info

  • dep:scale-info

impl-codec

  • dep:impl-codec

num-traits

  • primitive-types-solana/num-traits