Cargo Features
wundergraph_derive has no features set by default.
[dependencies]
wundergraph_derive = { version = "0.1.0", features = ["nightly", "postgres", "sqlite", "debug"] }
- nightly
-
Enables nightly of proc-macro2
proc-macro2:
This feature no longer means anything.
- postgres
- sqlite
- debug
wundergraph_derive has 4 features without comments.