mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-02-14 17:00:03 +02:00
Fix order of standard library slides (#310)
The slides now follow the order on the intro slide.
This commit is contained in:
parent
fd65ff0f0c
commit
dee5e654c8
@ -102,8 +102,8 @@
|
||||
- [match expressions](control-flow/match-expressions.md)
|
||||
- [break & continue](control-flow/break-continue.md)
|
||||
- [Standard Library](std.md)
|
||||
- [String](std/string.md)
|
||||
- [Option and Result](std/option-result.md)
|
||||
- [String](std/string.md)
|
||||
- [Vec](std/vec.md)
|
||||
- [HashMap](std/hashmap.md)
|
||||
- [Box](std/box.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user