Crate macro_field_utils
source ·Macros§
- Utility macro to implement FieldInfo
- Utility macro to implement VariantInfo
Structs§
- Utility struct with common collectors for FieldsHelper
- Utility struct to work with Fields
- Utility struct with common collectors for VariantsHelper
- Utility struct to work with enum’s variants
Traits§
- Trait to retrieve fields’ properties
- Trait to retrieve variants’ properties