mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 19:16:36 +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.