Cargo Features

r2d2_sqlite_neonphog has no features set by default.

[dependencies]
r2d2_sqlite_neonphog = { version = "0.18.0", features = ["bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "sqlcipher"] }
bundled

Enables bundled of rusqlite ^0.26

bundled-sqlcipher

Enables bundled-sqlcipher of rusqlite ^0.26

bundled-sqlcipher-vendored-openssl

Enables bundled-sqlcipher-vendored-openssl of rusqlite ^0.26

sqlcipher

Enables sqlcipher of rusqlite ^0.26

r2d2_sqlite_neonphog has 4 features without comments.