Macro array_list

Source
macro_rules! array_list {
    ($tt:ty, $str:expr) => { ... };
}
Expand description

Wrapper for List array_create!