Cargo Features

gelx_core has no features set by default.

[dependencies]
gelx_core = { version = "0.3.0", 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

gelx_core has 4 features without comments.