should_eq

Function should_eq 

Source
pub fn should_eq<A, B>(a: A, b: B)
where A: ShouldEq<B>,