Macro hamcrest2::assert_that[][src]

macro_rules! assert_that {
    ($actual:expr, $matcher:expr) => { ... };
}