Module multi

Source
Expand description

Generate bindings for multiple Abigen

Structsยง

MultiAbigen
Collects Abigen structs for a series of contracts, pending generation of the contract bindings.
MultiBindings
Output of the MultiAbigen build process. MultiBindings wraps a group of built contract bindings that have yet to be written to disk.
MultiExpansion
Represents a collection of Abigen::expand()
MultiExpansionResult
Represents an intermediary result of MultiExpansion::expand()