1 unstable release
0.7.4 | May 30, 2024 |
---|
#67 in #solidity
960 downloads per month
Used in 23 crates
(via linera-alloy-sol-macro)
515KB
13K
SLoC
linera-alloy-sol-macro-expander
This crate contains the expansion logic for a Solidity proc_macro2::TokenStream.
It helps convert Solidity tokens to their respective Rust bindings.
lib.rs
:
This crate contains the expansion logic for a Solidity proc_macro2::TokenStream. Its used to expand and generate Rust bindings from Solidity.
Note: This is not the procedural macro crate, it is intended to be used as library crate.
This crate is used by sol!
macro in linera-alloy-sol-macro
crate.
Dependencies
~4–5.5MB
~96K SLoC