Macro rustc_ast_lowering::arena_vec

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