Cargo Features

deadpool-tiberius has no features set by default.

[dependencies]
deadpool-tiberius = { version = "0.1.8", features = ["all", "sql-browser", "chrono", "time", "rustls", "tds73", "winauth", "native-tls", "opentls", "bigdecimal", "rust_decimal"] }
default

These default features are set whenever deadpool-tiberius is added without default-features = false somewhere in the dependency tree.

Enables tiberius

all

Enables all of tiberius

sql-browser

Enables sql-browser-tokio of tiberius

chrono

Enables chrono of tiberius

time

Enables time of tiberius

rustls

Enables rustls of tiberius

tds73

Enables tds73 of tiberius

winauth

Enables winauth of tiberius

native-tls

Enables native-tls of tiberius

opentls

Enables opentls of tiberius

bigdecimal

Enables bigdecimal of tiberius

rust_decimal

Enables rust_decimal of tiberius

deadpool-tiberius has 12 features without comments.