alloy-sol-macro

Crates.ioalloy-sol-macro
lib.rsalloy-sol-macro
version0.7.7
sourcesrc
created_at2023-06-23 18:08:48.307964
updated_at2024-07-08 12:55:33.750109
descriptionSolidity to Rust procedural macro
homepagehttps://github.com/alloy-rs/core/tree/main/crates/sol-macro
repositoryhttps://github.com/alloy-rs/core
max_upload_size
id898500
size43,203
core (github:alloy-rs:core)

documentation

README

alloy-sol-macro

This crate provides the sol! procedural macro, which parses Solidity syntax to generate types that implement alloy-sol-types traits.

Refer to the macro's documentation for more information.

Commit count: 562

cargo fmt