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
fieldxfunctionality for astructwith named fields.