pub trait Distinct { }Expand description
A trait which indicates that the two types in the tuple are distinct.
See the crate docs for more information
pub trait Distinct { }A trait which indicates that the two types in the tuple are distinct.
See the crate docs for more information