Cargo Features

include-oracle-sql has no features set by default.

[dependencies]
include-oracle-sql = { version = "0.2.2", features = ["tokio"] }
default

These default features are set whenever include-oracle-sql is added without default-features = false somewhere in the dependency tree.

Enables blocking of sibyl

tokio

Enables async of include-sql, nonblocking and tokio of sibyl

Affects include-oracle-sql::nonblocking

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.

sibyl default tokio?