Cargo Features
dbcrossbar_trino has no features set by default.
[dependencies]
dbcrossbar_trino = { version = "0.2.4", features = ["values", "client", "rustls-tls", "macros", "proptest"] }
- values client? proptest?
-
Enables base64, chrono, float-cmp, geo-types, geojson, rust_decimal, serde_json, uuid, and wkt ^0.11.1
Affects
dbcrossbar_trino::values
… - client = values
-
Affects
dbcrossbar_trino::client
… - rustls-tls
-
Enables rustls-tls of reqwest
- macros
-
Enables dbcrossbar_trino_macros
- proptest = values
-
Enables proptest, proptest-arbitrary-interop, and proptest-derive
Affects
dbcrossbar_trino::proptest
…