mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-16 23:55:42 +02:00
welcome-day-1: do not claim to cover pattern matching enums/structs (#2739)
Pattern matching is mostly discussed on day 2, so it doesn't merit a bullet here.
This commit is contained in:
parent
e23843e5e3
commit
384b892092
@ -14,7 +14,6 @@ This is the first day of Rust Fundamentals. We will cover a lot of ground today:
|
||||
- Types and type inference.
|
||||
- Control flow constructs: loops, conditionals, and so on.
|
||||
- User-defined types: structs and enums.
|
||||
- Pattern matching: destructuring enums, structs, and arrays.
|
||||
|
||||
## Schedule
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user