talent-plan
talent-plan copied to clipboard
Rust: set up combined test suite and CI for example code
Each project has its own test suite and working example projects. Add them to a single workspace and set up CI.
Per https://github.com/pingcap/talent-plan/issues/158, the CI should also be testing rustfmt and clippy.