alloy-sol-macro 0.8.26

Solidity to Rust procedural macro
docs.rs failed to build alloy-sol-macro-0.8.26
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: alloy-sol-macro-1.6.1

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.