Skip to main content

Module field

Module field 

Source
🔬This is a nightly-only experimental API. (field_projections #145383)
Expand description

Field Reflection

Macros§

field_ofExperimental
Expands to the field representing type of the given field.

Structs§

FieldRepresentingTypeExperimental
Field Representing Type

Traits§

FieldExperimental
Type representing a field of a struct, union, enum variant or tuple.