Crates.io | linera-alloy-sol-macro |
lib.rs | linera-alloy-sol-macro |
version | 0.7.4 |
source | src |
created_at | 2024-05-30 20:18:19.642356 |
updated_at | 2024-05-30 20:18:19.642356 |
description | Solidity to Rust procedural macro |
homepage | https://github.com/MathieuDutSik/ethreum_core/tree/main/crates/sol-macro |
repository | https://github.com/MathieuDutSik/ethreum_core |
max_upload_size | |
id | 1257230 |
size | 27,456 |
This crate provides the sol!
procedural macro, which parses Solidity
syntax to generate types that implement linera-alloy-sol-types
traits.
Refer to the macro's documentation for more information.