[][src]Macro hamcrest2::all

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