squire-sqlite3-sys 0.0.1-alpha.4

External FFI bindings for the SQLite C API
Documentation

squire-sqlite3-sys

Squire is a crate for embedding SQLite in Rust. This squire-sqlite3-sys crate links SQLite into the application, exposing the C API of SQLite to Rust.

Users of Squire don't need to interact with this crate directly, and can treat it as an implementation detail.