Expand description
The core functionality of FieldX. This crate provides the fxstruct
procedural macro that implements the code‐generation logic.
Attribute Macros§
- fxstruct
- This macro implements
fieldx
functionality for astruct
with named fields.