Docs.rs
ethcontract-derive-0.25.8
ethcontract-derive 0.25.8
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate ethcontract_derive
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.