into_array

Macro into_array 

Source
macro_rules! into_array {
    ($($x:expr),* $(,)?) => { ... };
}