mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-01-07 19:14:12 +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!