sql-bridge 0.2.0

SQL bridge for sqlx-repo
Documentation
1
2
3
.PHONY: fmt
fmt:
	cargo fmt && cargo clippy --fix --allow-dirty --allow-staged