| Crates.io | alloy-sol-macro |
| lib.rs | alloy-sol-macro |
| version | 1.3.1 |
| created_at | 2023-06-23 18:08:48.307964+00 |
| updated_at | 2025-08-17 10:04:36.846068+00 |
| description | Solidity to Rust procedural macro |
| homepage | https://github.com/alloy-rs/core/tree/main/crates/sol-macro |
| repository | https://github.com/alloy-rs/core |
| max_upload_size | |
| id | 898500 |
| size | 65,682 |
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.