alloy-sol-macro

Crates.ioalloy-sol-macro
lib.rsalloy-sol-macro
version1.5.2
created_at2023-06-23 18:08:48.307964+00
updated_at2025-12-22 08:17:29.584755+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
size67,955
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