array

Macro array 

Source
macro_rules! array {
    ($array_macro:ident) => { ... };
}