Cargo Features

dbcrossbar_trino has no features set by default.

[dependencies]
dbcrossbar_trino = { version = "0.1.0", features = ["values", "client", "proptest"] }
values client? proptest?

Enables base64, chrono, float-cmp, geo-types, geojson, rust_decimal, serde_json, uuid, and wkt

client = values

Enables reqwest and tokio

Affects dbcrossbar_trino::client

proptest = values

Enables proptest, proptest-arbitrary-interop, and proptest-derive

Affects dbcrossbar_trino::proptest