mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-26 00:00:03 +03:00
dd54ccf677
I actually struggled because I overlooked the fact that I needed to change the 2.1 to "A+". So I wanted to make things clearer for future rustlings. |
||
---|---|---|
.. | ||
generics1.rs | ||
generics2.rs | ||
generics3.rs | ||
README.md |
Generics
In this section you'll learn about saving yourself many lines of code with generics!