1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-12-22 06:47:49 +02:00
Files
comprehensive-rust/third_party/rust-by-example/destructuring-structs.rs
Nicole L dbd1a09031 Reorder struct pattern examples (#2749)
I generally like to start with that second case since imo it's the
simplest one before going on to the case that uses a tuple sub-pattern
to break up the `x` field.
2025-05-16 17:10:30 -04:00

352 B