try_unwrap_array

Macro try_unwrap_array 

Source
macro_rules! try_unwrap_array {
    ($op_name:tt, $arr:expr) => { ... };
}