bingen 0.3.1

Procedure macro for bringing a compile-time compiled assembly code as a binary slice.
Documentation
1
2
3
test:
	cargo clean -p bingen && cargo test
.PHONY: test