SQLite library in pure Rust with no_std
support and no dependencies (Under Development)
sqlite_info
sh
nix-shell
cargo run --release --target=$(arch -m)-unknown-linux-musl --example sqlite_info
sh
nix-shell
cargo test --no-default-features --tests -- --nocapture