linera-alloy-sol-macro-expander

Crates.iolinera-alloy-sol-macro-expander
lib.rslinera-alloy-sol-macro-expander
version0.7.4
sourcesrc
created_at2024-05-30 20:13:20.697831
updated_at2024-05-30 20:13:20.697831
descriptionExpander used in the Solidity to Rust procedural macro
homepagehttps://github.com/MathieuDutSik/ethreum_core/tree/main/crates/sol-macro-expander
repositoryhttps://github.com/MathieuDutSik/ethreum_core
max_upload_size
id1257229
size135,412
Mathieu Baudet (ma2bd)

documentation

README

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.

Commit count: 520

cargo fmt