Constants
How to declare and use constants in Rust to replace magic values in your code.
Posts, notes, and digests — building the things, mostly in Rust
How to declare and use constants in Rust to replace magic values in your code.
How to use regular comments and documentation comments in Rust, and why commenting your code matters.
Install Rust, create your first project with Cargo, and run a hello world program step by step.