[][src]Function hamcrest2::core::assert_that

pub fn assert_that<T, U: Matcher<T>>(actual: T, matcher: &U)
Deprecated since 0.1.2:

Use the assert_that! macro instead