mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
9db5c483ab
This adds an example that destructures the array to move the value, instead of taking a reference or cloning.