Macros§

  • Conditional compilation depending on whether ethereum-types is built with ethbloom support.

Structs§

  • Bloom hash type with 256 bytes (2048 bits) size.
  • The error type for parsing numbers from strings.
  • Fixed-size uninterpreted hash type with 16 bytes (128 bits) size.
  • Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
  • Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
  • Little-endian large integer type Unsigned 64-bit integer.
  • Little-endian large integer type 128-bit unsigned integer.
  • Little-endian large integer type 256-bit unsigned integer.

Enums§

Traits§

Type Aliases§