[][src]Function expectest::matchers::be_eq

pub fn be_eq<E>(expected: E) -> BeEqualTo<E>

Returns a new BeEqualTo matcher.