mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-03 03:40:13 +00:00
ee7cdc66b3
Co-authored-by: Corentin ARNOULD <corentin.arn@gmail.com> |
||
---|---|---|
.. | ||
generics1.rs | ||
generics2.rs | ||
generics3.rs | ||
README.md |
Generics
In this section you'll learn about saving yourself many lines of code with generics!