Macro hamcrest2::all [] [src]

macro_rules! all {
    ($( $arg:expr ),*) => { ... };
}