f253103a31
add help for bounds provided by the rust by example book |
||
---|---|---|
.. | ||
README.md | ||
generics1.rs | ||
generics2.rs | ||
generics3.rs |
README.md
Generics
In this section you'll learn about saving yourself many lines of code with generics!