[Rust | nvim] Rustlings 6.0.1, Part 9/16: Generics, Traits, and Quiz 3

Опубликовано: 28 Май 2026
на канале: Uncle Scientist
238
7

[recorded on twitch, 11 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