[][src]Crate ethcontract_derive

Implementation of procedural macro for generating type-safe bindings to an ethereum smart contract.

Macros

contract

Proc macro to generate type-safe bindings to a contract. See ethcontract module level documentation for more information.