mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-20 14:31:15 +02:00
commit
506522179e
@ -4,7 +4,7 @@ Now that we have seen a fair amount of Rust, we will continue with:
|
|||||||
|
|
||||||
* Structs, enums, methods.
|
* Structs, enums, methods.
|
||||||
|
|
||||||
* Pattern matching: destructering enums, structs, and arrays.
|
* Pattern matching: destructuring enums, structs, and arrays.
|
||||||
|
|
||||||
* Control flow constructs: `if`, `if let`, `while`, `while let`, `break`, and
|
* Control flow constructs: `if`, `if let`, `while`, `while let`, `break`, and
|
||||||
`continue`.
|
`continue`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user