#solidity #abi #evm #ethereum #proc-macro #encoding

macro linera-alloy-sol-macro

Solidity to Rust procedural macro

1 unstable release

0.7.4 May 30, 2024

#95 in #solidity

Download history 101/week @ 2024-07-15 82/week @ 2024-07-22 104/week @ 2024-07-29 98/week @ 2024-08-05 128/week @ 2024-08-12 120/week @ 2024-08-19 198/week @ 2024-08-26 153/week @ 2024-09-02 287/week @ 2024-09-09 319/week @ 2024-09-16 319/week @ 2024-09-23 139/week @ 2024-09-30 160/week @ 2024-10-07 172/week @ 2024-10-14 316/week @ 2024-10-21 403/week @ 2024-10-28

1,058 downloads per month
Used in 22 crates (via linera-alloy-sol-types)

MIT/Apache

200KB
4K SLoC

linera-alloy-sol-macro

This crate provides the sol! procedural macro, which parses Solidity syntax to generate types that implement linera-alloy-sol-types traits.

Refer to the macro's documentation for more information.


lib.rs:

linera-alloy-sol-macro

This crate provides the sol! procedural macro, which parses Solidity syntax to generate types that implement linera-alloy-sol-types traits.

Refer to the macro's documentation for more information.

Dependencies

~4–5.5MB
~105K SLoC