# Ethereum Primitive Types
This meta-crate aggregates and re-exports various smaller Ethereum primitive
type crates:
- [`ethaddr`](./ethaddr): Ethereum public address
- [`ethdigest`](./ethdigest): Ethereum digest and hashing utilities
- [`ethnum`](https://github.com/nlordell/ethnum-rs): 256-bit integers