alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
786 stars 149 forks source link

[Refactor] Break `sol_macro::SolInput` into a new crate #567

Closed prestwich closed 7 months ago

prestwich commented 8 months ago

Component

sol! macro

Describe the feature you would like

Allow for re-use of the input in other proc macros

Additional context

No response