alloy-sol-macro

Crates.ioalloy-sol-macro
lib.rsalloy-sol-macro
version1.3.1
created_at2023-06-23 18:08:48.307964+00
updated_at2025-08-17 10:04:36.846068+00
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
size65,682
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: 780

cargo fmt