Idiomatic way to take ownership of all items in a Vec<String>?

Small correction: String::new() doesn't allocate.

2 Likes