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