Skip to main content

Crate adze_common

Crate adze_common 

Source
Expand description

Shared utility entrypoint for macro and tool parsing behavior.

Structs§

FieldThenParams
Field declaration followed by optional parameters.
NameValueExpr
Name-value expression for attribute parameters.

Functions§

filter_inner_type
Remove configured container wrappers from a type.
try_extract_inner_type
Extract the innermost generic argument from a container type.
wrap_leaf_type
Wrap leaf types in adze::WithLeaf unless they are in the skip set.