sqlite-functions 0.1.2

A small toolkit for authoring Rust functions for SQLite
Documentation
1
2
3
4
5
6
7
8
{
  "rust-analyzer.cargo.features": [
    "loadable-extension"
  ],
  "rust-analyzer.check.features": [
    "loadable-extension"
  ]
}