Macro rustc_ast_lowering::arena_vec[][src]

macro_rules! arena_vec {
    ($this : expr ; $($x : expr), *) => { ... };
}