Macro arr_macro::arr

source ·
macro_rules! arr {
    ($($proc_macro:tt)*) => { ... };
}