qoo 0.1.2

query builder library. Query Object Oriented.
Documentation
1
2
3
4
5
gendoc:
	cargo doc --open && cmd.exe /c start target/doc/qoo/index.html


pub:
	cargo publish