Trait same_types::SameTypes[][src]

pub trait SameTypes { }
Expand description

Helper trait for assert_same_types to tell if two types are exactly the same.

Implementors