sqlite-loadable 0.0.6-alpha.4

A framework for building SQLite extensions in Rust
Documentation
1
2
3
4
test:
	cargo test
	cargo test --features=exec
	python3 examples/test-examples.py