sqlite-tiny 0.7.7

A minimalistic SQLite crate which ships the amalgamation variant and provides a tiny Rust API
Documentation
1
2
3
4
5
6
{
    "rust-analyzer.checkOnSave": true,
    "[rust]": {
        "editor.formatOnSave": true
    }
}