Docs.rs
ethcontract-derive-0.25.8
ethcontract-derive 0.25.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nlordell
Dependencies
anyhow ^1.0
normal
ethcontract-common ^0.25.8
normal
ethcontract-generate ^0.25.8
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ethcontract_
derive
0.25.8
All Items
Crate Items
Macros
Crate
ethcontract_derive
Copy item path
Source
Expand description
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.