1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-16 23:08:36 +02:00
comprehensive-rust/src/pattern-matching
Dustin J. Mitchell 6744822454
Minor fixes (#579)
* order the Cat and Dog correctly in the vec

* make example editable

* patterns: capture vs. constant

* clarify notes on indexing a string
2023-04-24 14:46:38 -04:00
..
destructuring-arrays.md
destructuring-enums.md
destructuring-structs.md Minor fixes (#579) 2023-04-24 14:46:38 -04:00
match-guards.md