Docs.rs
alloy-sol-macro-expander-0.8.11
alloy-sol-macro-expander 0.8.11
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
DaniPopes
github:alloy-rs:core
Dependencies
alloy-json-abi ^0.8.11
normal
optional
alloy-sol-macro-input ^0.8.11
normal
heck ^0.5
normal
const-hex ^1.10
normal
indexmap ^2
normal
proc-macro-error2 ^2.0.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
syn-solidity ^0.8.11
normal
tiny-keccak ^2.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
alloy_
sol_
macro_
expander
0.8.11
Module ty
Module Items
Functions
In alloy_
sol_
macro_
expander::
expand
alloy_sol_macro_expander
::
expand
Module
ty
Copy item path
Source
Expand description
Type
expansion.
Functions
ยง
expand_
rust_
type
Expands a single
Type
recursively to its Rust type equivalent.
expand_
type
Expands a single
Type
recursively to its
alloy_sol_types::sol_data
equivalent.