1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-26 04:22:03 +02:00
2020-02-28 00:09:08 +00:00

200 B

Generics

In this section you'll learn about saving yourself many lines of code with generics!

Book Sections