Expand description
§ethereum-mysql
Ethereum Address wrapper for seamless MySQL integration with SQLx.
⚠️ This crate is currently under development. API may change.
Currently supports MySQL only.
Structs§
- RawAddress
- An Ethereum address, 20 bytes in length.
Type Aliases§
- Address
- Placeholder for Ethereum Address wrapper.