array_type

Macro array_type 

Source
macro_rules! array_type {
    ($arr:ty) => { ... };
}