squire-sqlite3-src 3.50.4-alpha.2

Bundled SQLite sources for Squire
Documentation

squire-sqlite3-src

This crate bundles the SQLite source code for Squire. When Squire’s bundled feature flag is enabled, SQLite is built from the sqlite3.c file included in this crate, and linked into the squire-sqlite3-sys crate.

Users of Squire don’t need to be aware of or interact with this crate. Cargo will automatically download and build it when you enable Squire’s bundled feature.