Expand description
Implementation of EVM RLP reader/writer
Structs
- View into RLP data, which provides method to read typed items from it
- Writer for RLP encoded data
Enums
- Generic decode failure
Constants
- Aligment for every simple type in bytes.
Traits
AbiReader
implements reading of many types.- Helper for type.
- For questions about inability to provide custom implementations, see
AbiRead
Type Definitions
- Abi parsing result