Crate ethbind_gen
source ·Expand description
This crate provide core types of ethbind generation system
Structs
Generated contract files archive
Ethbind executorGenerated codes and file name
A
RuntimeBinder implementation which load runtime types mapping metadata from json.Enums
Typed bind error
Traits
Ethbind code generation system Context instanceABI 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.