[Rust | nvim] Rustlings 6.0.1, Part 2/16: Functions, Ifs, and Quiz 1

Опубликовано: 09 Август 2026
на канале: Uncle Scientist
615
13

[recorded on twitch, 9 July 2024]

This is my walkthrough of the Rustlings 6.0.1 release.

To install it yourself:
first install rust from https://rustup.rs/
then install rustlings by typing "cargo install rustlings"
then run "rustlings init"
then run "cd rustlings"
then run "rustlings"

The repo is https://github.com/rust-lang/rustling...

#rust #rustlang #rustlings #rustlings6.0.1