Cargo Features
gelx_macros has no features set by default.
[dependencies]
gelx_macros = { version = "0.3.0", features = ["with_bigint", "with_bigdecimal", "with_chrono", "with_all", "serde"] }
- with_bigint
-
Enables with_bigint of gelx_core
- with_bigdecimal
-
Enables with_bigdecimal of gelx_core
- with_chrono
-
Enables with_chrono of gelx_core
- with_all
- query serde
gelx_macros has 5 features without comments.