alloy_sol_macro_expander
0.8.5
Module ty
Functions
In alloy_sol_macro_expander::expand
Module
alloy_sol_macro_expander
::
expand
::
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.