| Crates.io | linera-alloy-sol-macro-expander |
| lib.rs | linera-alloy-sol-macro-expander |
| version | 0.7.4 |
| created_at | 2024-05-30 20:13:20.697831+00 |
| updated_at | 2024-05-30 20:13:20.697831+00 |
| description | Expander used in the Solidity to Rust procedural macro |
| homepage | https://github.com/MathieuDutSik/ethreum_core/tree/main/crates/sol-macro-expander |
| repository | https://github.com/MathieuDutSik/ethreum_core |
| max_upload_size | |
| id | 1257229 |
| size | 135,412 |
This crate contains the expansion logic for a Solidity proc_macro2::TokenStream.
It helps convert Solidity tokens to their respective Rust bindings.