Minimal Rust hello-world example with basic documentation and run instructions.
This repository contains a minimal Hello World program written in Rust, consisting of main.rs and basic documentation. It is intended as a small starter example for learning Rust or demonstrating compilation and execution of a Rust binary.
0