Macro hamcrest::any_of [] [src]

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