rust-tokio-supervisor 0.1.2

A Rust tokio supervisor with declarative task supervision, restart policy, shutdown coordination, and observability.
Documentation
1
2
3
4
5
# Coding Standard(编码标准) 验证

- Command(命令): `scripts/check-coding-standard.sh`
- Result(结果): passed(通过)
- Evidence(证据): 输出 `coding standard check passed`.