Crate fieldx_derive

Source
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 a struct with named fields.