Cargo Features

r2d2_sqlite_pool has no features set by default.

[dependencies]
r2d2_sqlite_pool = { version = "0.1.1", features = ["bundled", "bundled-sqlcipher"] }
bundled

Enables bundled of rusqlite

bundled-sqlcipher

Enables bundled-sqlcipher of rusqlite

r2d2_sqlite_pool has 2 features without comments.