Expand description
A newtype for values that should be ignored when comparing two values for equality.
Structsยง
- Treat
AsEqual - Behaves like
T, but has trivialHash,Eq, andOrdimplementations. Does not appear inDebugoutput, but is serialized.
A newtype for values that should be ignored when comparing two values for equality.
T, but has trivial Hash, Eq, and Ord
implementations. Does not appear in Debug output, but is serialized.