reproto-backend 0.3.19

Rethinking Protocol Generators
Documentation
all: tests

tests:
	cd doc && cargo test
	cd java && cargo test
	cd js && cargo test
	cd json && cargo test
	cd python && cargo test
	cd rust && cargo test