mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-24 16:42:36 +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)
|
- [match expressions](control-flow/match-expressions.md)
|
||||||
- [break & continue](control-flow/break-continue.md)
|
- [break & continue](control-flow/break-continue.md)
|
||||||
- [Standard Library](std.md)
|
- [Standard Library](std.md)
|
||||||
- [String](std/string.md)
|
|
||||||
- [Option and Result](std/option-result.md)
|
- [Option and Result](std/option-result.md)
|
||||||
|
- [String](std/string.md)
|
||||||
- [Vec](std/vec.md)
|
- [Vec](std/vec.md)
|
||||||
- [HashMap](std/hashmap.md)
|
- [HashMap](std/hashmap.md)
|
||||||
- [Box](std/box.md)
|
- [Box](std/box.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user