mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 04:40:11 +00:00

These traits give us a more generic way to interface with tuples used for (1) test input, (2) function arguments, and (3) test input.
These traits give us a more generic way to interface with tuples used for (1) test input, (2) function arguments, and (3) test input.