Closed leftiness closed 7 years ago
https://doc.rust-lang.org/book/structs.html#tuple-structs
Maybe also able to get rid of values() because you can destructure a tuple struct more easily.
Not sure about the impact of that change on the generics, though.
Merged
https://doc.rust-lang.org/book/structs.html#tuple-structs