pub trait Tuple { }
tuple_trait)
A marker for tuple types.
The implementation of this trait is built-in and cannot be implemented for any user type.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/marker/trait.Tuple.html