1 unstable release
0.7.4 | May 30, 2024 |
---|
#79 in #solidity
1,567 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
~3.5–5.5MB
~95K SLoC