[][src]Function expectest::matchers::be_le

pub fn be_le<E>(expected: E) -> PartialOrder<E>

Returns a new PartialOrder (less or equal to) matcher.