<@U06A03HV1> I'm guessing the rust style generally...
# development
a
@witty-crayon-22786 I'm guessing the rust style generally leans more heavily towards "each of my futures returns a Vec, and I merge them" than "Each of my futures acquires a Mutex<Arc<Vec>> and appends to it", right?