20 releases

new 0.8.11 Nov 5, 2024
0.8.5 Sep 25, 2024
0.7.7 Jul 8, 2024
0.7.0 Mar 30, 2024

#790 in Magic Beans

Download history 24563/week @ 2024-07-16 23955/week @ 2024-07-23 24249/week @ 2024-07-30 28062/week @ 2024-08-06 30180/week @ 2024-08-13 30798/week @ 2024-08-20 32053/week @ 2024-08-27 38987/week @ 2024-09-03 35157/week @ 2024-09-10 36907/week @ 2024-09-17 42436/week @ 2024-09-24 48788/week @ 2024-10-01 67939/week @ 2024-10-08 57656/week @ 2024-10-15 59716/week @ 2024-10-22 53975/week @ 2024-10-29

250,712 downloads per month
Used in 168 crates (3 directly)

MIT/Apache

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.9–4.5MB
~84K SLoC