21 releases
new 0.8.12 | Nov 12, 2024 |
---|---|
0.8.10 | Oct 28, 2024 |
0.7.7 | Jul 8, 2024 |
0.7.0 | Mar 30, 2024 |
#388 in Magic Beans
217,047 downloads per month
Used in 177 crates
(3 directly)
380KB
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.8–4.5MB
~83K SLoC