evm v0.1.1 EVM.Instruction.Metadata
A simple struct to store metadata about all VM instructions.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %EVM.Instruction.Metadata{a: integer, args: [], d: integer, description: String.t, fun: atom, id: integer, sym: atom}