Module evm_coder::abi

source ·
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

Traits

Type Definitions