Cargo Features
fieldx_derive has no features set by default.
[dependencies]
fieldx_derive = { version = "0.1.12", features = ["async", "diagnostics", "serde", "tracing"] }
- async
- diagnostics
-
Enables diagnostics of darling
- serde
-
Enables serde, serde of fieldx_aux
- sync tracing
fieldx_derive has 4 features without comments.