Tutorial: Rust CLI An example project for CLI tool implemented in Rust. This example: defines project structure tests is using Makefile provides Dockerfile Requirements: Rust Initialize cargo init