Macro arraylist::for_each[][src]

macro_rules! for_each {
    ($x: expr, $y: expr) => { ... };
}