Module shape
darling_
core
0.20.11
Module shape
Module Items
Structs
Enums
Traits
In darling_
core::
util
Modules
callable
flag
ident_string
ignored
over_ride
parse_attribute
parse_expr
path_list
path_to_string
shape
spanned_value
with_original
Structs
Callable
Flag
IdentString
Ignored
PathList
ShapeSet
SpannedValue
WithOriginal
Enums
Override
Shape
Traits
AsShape
Functions
parse_attribute_to_meta_list
path_to_string
darling_core
::
util
Module
shape
Copy item path
Settings
Help
Summary
Source
Structs
§
Shape
Set
A set of
Shape
values, which correctly handles the relationship between
newtype
and
tuple
shapes.
Enums
§
Shape
Description of how fields in a struct or variant are syntactically laid out.
Traits
§
AsShape
Get the “shape” of a fields container, such as a struct or variant.