mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-23 07:06:19 +02:00
Reorder type aliases (#2554)
This commit is contained in:
parent
fec5f2eb48
commit
6dce638c6e
@ -65,9 +65,9 @@
|
||||
- [Named Structs](user-defined-types/named-structs.md)
|
||||
- [Tuple Structs](user-defined-types/tuple-structs.md)
|
||||
- [Enums](user-defined-types/enums.md)
|
||||
- [Type Aliases](user-defined-types/aliases.md)
|
||||
- [Const](user-defined-types/const.md)
|
||||
- [Static](user-defined-types/static.md)
|
||||
- [Type Aliases](user-defined-types/aliases.md)
|
||||
- [Exercise: Elevator Events](user-defined-types/exercise.md)
|
||||
- [Solution](user-defined-types/solution.md)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user