#abi #solidity #ethereum #evm

linera-alloy-sol-macro-input

Input types for sol!-like macros

1 unstable release

0.7.4 May 30, 2024

#68 in #evm

Download history 109/week @ 2024-07-27 96/week @ 2024-08-03 118/week @ 2024-08-10 141/week @ 2024-08-17 118/week @ 2024-08-24 239/week @ 2024-08-31 232/week @ 2024-09-07 343/week @ 2024-09-14 354/week @ 2024-09-21 174/week @ 2024-09-28 156/week @ 2024-10-05 152/week @ 2024-10-12 302/week @ 2024-10-19 296/week @ 2024-10-26 624/week @ 2024-11-02 479/week @ 2024-11-09

1,717 downloads per month
Used in 24 crates (2 directly)

MIT/Apache

380KB
10K SLoC

This crate contains inputs to the sol! macro. It sits in-between the sol-macro and linera-alloy-syn-solidity crates, and contains an intermediate representation of Solidity items. These items are then expanded into Rust code by the linera-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
~79K SLoC