rs-zero 0.2.7

Rust-first microservice framework inspired by go-zero engineering practices
Documentation
1
2
3
4
.PHONY: install

install:
	cargo install --path crates/rs-zero-cli --locked --force