Cargo Features
r2d2_sqlite has no features set by default.
[dependencies]
r2d2_sqlite = { version = "0.25.0", features = ["bundled", "bundled-sqlcipher"] }
- bundled
- bundled-sqlcipher
-
Enables bundled-sqlcipher of rusqlite
r2d2_sqlite has 2 features without comments.