Cargo Features
[dependencies]
otter-sql = { version = "0.1.2", default-features = false, features = ["terminal-output"] }
- default = terminal-output
-
The
terminal-output
feature is set by default wheneverotter-sql
is added without
somewhere in the dependency tree.default-features = false - terminal-output default
-
Enables tabled ^0.10.0
OtterSQL has 2 features without comments.