mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-26 00:00:03 +03:00
f253103a31
add help for bounds provided by the rust by example book |
||
---|---|---|
.. | ||
generics1.rs | ||
generics2.rs | ||
generics3.rs | ||
README.md |
Generics
In this section you'll learn about saving yourself many lines of code with generics!