mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-28 06:28:06 +01:00
|
|
||
|---|---|---|
| .. | ||
| generics1.rs | ||
| generics2.rs | ||
| generics3.rs | ||
| README.md | ||
Generics
In this section you'll learn about saving yourself many lines of code with generics!