1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-05-23 02:40:13 +02:00
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
..
2022-12-21 16:38:28 +01:00
2022-12-21 16:38:28 +01:00
2022-12-21 16:38:28 +01:00
2022-12-21 16:38:28 +01:00
2022-12-21 16:38:28 +01:00
2022-12-21 16:38:28 +01:00

Rust By Example

This directory contains examples copied from Rust by Example. Please see https://github.com/rust-lang/rust-by-example for the full project.

License

Rust by Example is licensed under either of

at your option.