require_array

Macro require_array 

Source
macro_rules! require_array {
    ($name:tt, $array:expr, $stack:expr, $fn:literal) => { ... };
}