34 releases (2 stable)
new 1.1.0 | Apr 30, 2025 |
---|---|
1.0.0-rc.1 | Mar 26, 2025 |
0.8.25 | Mar 26, 2025 |
0.8.15 | Dec 9, 2024 |
0.7.7 | Jul 8, 2024 |
#76 in Magic Beans
454,174 downloads per month
Used in 396 crates
(3 directly)
545KB
14K
SLoC
alloy-sol-macro-expander
This crate contains the expansion logic for a Solidity proc_macro2::TokenStream
.
It's used to expand and generate Rust bindings from Solidity.
Note: This is not the procedural macro crate, it is intended to be used as library crate.
This crate is used by sol!
macro in the alloy-sol-macro
crate.
[!WARNING] This crate does not have a stable API, and all exposed functions are subject to change. We reserve the right to make any breaking changes to this crate without notice.
Dependencies
~3.5–5MB
~93K SLoC