23 releases

new 0.8.14 Nov 28, 2024
0.8.10 Oct 28, 2024
0.7.7 Jul 8, 2024
0.7.0 Mar 30, 2024

#495 in Magic Beans

Download history 30494/week @ 2024-08-12 30317/week @ 2024-08-19 31954/week @ 2024-08-26 37028/week @ 2024-09-02 36676/week @ 2024-09-09 36003/week @ 2024-09-16 41477/week @ 2024-09-23 45548/week @ 2024-09-30 67331/week @ 2024-10-07 57545/week @ 2024-10-14 59682/week @ 2024-10-21 57695/week @ 2024-10-28 53359/week @ 2024-11-04 46021/week @ 2024-11-11 49753/week @ 2024-11-18 51936/week @ 2024-11-25

204,422 downloads per month
Used in 187 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