49 releases (13 stable)
Uses new Rust 2024
| new 1.5.1 | Dec 18, 2025 |
|---|---|
| 1.4.1 | Oct 14, 2025 |
| 1.3.0 | Jul 22, 2025 |
| 1.0.0-rc.1 | Mar 26, 2025 |
| 0.7.0 | Mar 30, 2024 |
#224 in Magic Beans
812,618 downloads per month
Used in 677 crates
(4 directly)
385KB
10K
SLoC
alloy-sol-macro-input
This crate contains inputs to the sol! macro. It sits in-between
the sol-macro and syn-solidity crates, and contains an intermediate
representation of Solidity items. These items are then expanded into
Rust code by the alloy-sol-macro crate.
This crate is not meant to be used directly, but rather is a tool for writing macros that generate Rust code from Solidity code.
Dependencies
~2.4–4MB
~77K SLoC