Right now I'm creating a Vec<foo> and a Vec&...
# development
a
Right now I'm creating a Vec<foo> and a Vec<Future<baz>> and join_all-ing on the second vec, and then zipping the iters