Ergonomic wrapper for SQLite.
# Cargo.toml
[dependencies]
rusqlite = "0.40.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens an in-memory SQLite database and creates a table.
Add `rusqlite = { version = "0.40", features = ["bundled"] }` to Cargo.toml.No dependency data recorded yet.