sqlite-loadable 0.0.6-alpha.5

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