51d83562deaf93c22a2523ba9c84f2fb87199133
Renames `DefDestructure` to `Destructure` to better reflect its use in both definitions and assignments. Introduces `bind_assign_pattern` to handle assignment destructuring in the binder. Adds `test_assign_destructuring` to verify assignment destructuring functionality.
Description
No description provided
Languages
Rust
100%