Cargo Features

opengauss-types has no features set by default.

[dependencies]
opengauss-types = { version = "0.1.0", features = ["derive", "array-impls", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-serde_json-1", "with-uuid-0_8", "with-time-0_2"] }
derive = opengauss-derive
array-impls = array-init
with-bit-vec-0_6 = bit-vec-06
with-chrono-0_4 = chrono-04
with-eui48-0_4 = eui48-04
with-eui48-1 = eui48-1
with-geo-types-0_6 = geo-types-06
with-geo-types-0_7 = geo-types-0_7
with-serde_json-1 = serde-1, serde_json-1
with-uuid-0_8 = uuid-08
with-time-0_2 = time-02

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

opengauss-derive derive?
array-init array-impls?
bit-vec-06 with-bit-vec-0_6?

Enables bit-vec

chrono-04 with-chrono-0_4?

Enables chrono

eui48-04 with-eui48-0_4?

Enables eui48 ^0.4

eui48-1 with-eui48-1?

Enables eui48

geo-types-06 with-geo-types-0_6?

Enables geo-types ^0.6

geo-types-0_7 with-geo-types-0_7?

Enables geo-types

serde-1 with-serde_json-1?

Enables serde

serde_json-1 with-serde_json-1?

Enables serde_json

uuid-08 with-uuid-0_8?

Enables uuid ^0.8

time-02 with-time-0_2?

Enables time ^0.2