Trait TestOnlyPartialEq

Source
pub trait TestOnlyPartialEq { }
Expand description

Applies PartialEq bounds, only in tests.

Implementors§