Crate ethbind_gen

source ·
Expand description

This crate provide core types of ethbind generation system

Structs

Enums

Traits

  • Ethbind code generation system Context instance
  • ABI data structure that can be generated into arbitrary programming language supported by Ethbind.
  • Programming language code generator supported by Ethbind.
  • Binder for mapping contract type system to target programming language runtime type system.