Cargo Features
edgedb_codegen_core has no features set by default.
[dependencies]
edgedb_codegen_core = { version = "0.2.1", features = ["with_bigint", "with_bigdecimal", "with_chrono", "with_all"] }
- with_bigint with_all?
- with_bigdecimal with_all?
- with_chrono with_all?
- with_all = with_bigdecimal, with_bigint, with_chrono
edgedb_codegen_core has 4 features without comments.