Crate ethereum_types[−][src]
Structs
| Bloom | Bloom hash type with 256 bytes (2048 bits) size. |
| BloomRef | |
| FromStrRadixErr | The error type for parsing numbers from strings. |
| H32 | |
| H64 | |
| H128 | |
| H160 | Fixed-size uninterpreted hash type with 20 bytes (160 bits) size. |
| H256 | Fixed-size uninterpreted hash type with 32 bytes (256 bits) size. |
| H264 | |
| H512 | Fixed-size uninterpreted hash type with 64 bytes (512 bits) size. |
| H520 | |
| U64 | Little-endian large integer type |
| U128 | Little-endian large integer type |
| U256 | Little-endian large integer type |
| U512 | Little-endian large integer type |
Enums
| BloomInput | |
| FromDecStrErr | Conversion from decimal string error |
| FromStrRadixErrKind | A list of error categories encountered when parsing numbers. |
Traits
| BigEndianHash |
Type Definitions
| Address | |
| Public | |
| Secret | |
| Signature |