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