[][src]Macro hamcrest2::assert_that

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