21 releases
0.8.15 | Dec 9, 2024 |
---|---|
0.8.14 | Nov 28, 2024 |
0.8.10 | Oct 28, 2024 |
0.8.5 | Sep 25, 2024 |
0.7.4 | May 14, 2024 |
#182 in Magic Beans
236,252 downloads per month
Used in 201 crates
(2 directly)
525KB
13K
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
~91K SLoC