30 releases

new 0.8.21 Feb 10, 2025
0.8.19 Jan 15, 2025
0.8.15 Dec 9, 2024
0.8.14 Nov 28, 2024
0.7.0 Mar 30, 2024

#226 in Magic Beans

Download history 59682/week @ 2024-10-21 57695/week @ 2024-10-28 53359/week @ 2024-11-04 46021/week @ 2024-11-11 49717/week @ 2024-11-18 54364/week @ 2024-11-25 59263/week @ 2024-12-02 73937/week @ 2024-12-09 74348/week @ 2024-12-16 38782/week @ 2024-12-23 48595/week @ 2024-12-30 81928/week @ 2025-01-06 99825/week @ 2025-01-13 92306/week @ 2025-01-20 89407/week @ 2025-01-27 96065/week @ 2025-02-03

381,950 downloads per month
Used in 249 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.5–4MB
~78K SLoC