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!