Docs.rs
zink-abi-macro-0.1.12
zink-abi-macro 0.1.12
Permalink
Docs.rs crate page
GPL-3.0-only
11 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
clearloop
Dependencies
convert_case ^0.6.0
normal
proc-macro2 ^1.0.78
normal
quote ^1.0.35
normal
serde ^1.0.196
normal
serde_json ^1.0.113
normal
sol-abi =0.0.1
normal
syn ^2.0.77
normal
tiny-keccak ^2.0.2
normal
optional
zabi ^0.1.12
normal
zint ^0.1.12
normal
Versions
50%
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
Skip to main content
Crate zink_abi_macro
zink_
abi_
macro
0.1.12
All Items
Crate Items
Macros
Crate
zink_
abi_
macro
Copy item path
Source
Macros
ยง
import
The
import!
macro generates a Rust struct and implementation for interacting with an Ethereum smart contract based on its ABI (Application Binary Interface) and deploys the corresponding contract.