[Analysis / Pre-RFC] Variadic generics in Rust

Related:

Given that ..x already has a meaning (RangeTo { end: x }) it makes sense to me that this would use a different syntax. So picking something like the C++ one seems fine (especially for initial explorations).

4 Likes