Macro hamcrest::assert_that [] [src]

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