Cargo Features

edgedb_codegen_macros has no features set by default.

[dependencies]
edgedb_codegen_macros = { version = "0.2.1", features = ["with_bigint", "with_bigdecimal", "with_chrono", "with_all", "serde"] }
with_bigint

Enables with_bigint of edgedb_codegen_core

with_bigdecimal

Enables with_bigdecimal of edgedb_codegen_core

with_chrono

Enables with_chrono of edgedb_codegen_core

with_all

Enables with_all of edgedb_codegen_core

query serde

edgedb_codegen_macros has 5 features without comments.