codespawn 0.1.0

C++ and Rust code generator
Documentation
1
2
3
4
5
# convenience makefile for Emacs M-x recompile 

all:
	@export PATH

	RUST_BACKTRACE=1 cargo doc