Function hamcrest::core::assert_that
[−]
[src]
pub fn assert_that<T, U: Matcher<T>>(actual: T, matcher: U)
Deprecated since 0.1.2
: Use the assert_that! macro instead