chinchilib 0.3.0

A graphical prototyping library for my students
Documentation
1
2
3
4
5
6
debug:
	RUST_LOG=chinchilib=debug cargo run --example moving_pixel

info:
	RUST_LOG=chinchilib=info cargo run --example moving_pixel