Note that [expr; 0] is allowed, and produces an empty array. ... Rust 2015 and 2018: let array: [i32; 3] = [0; 3]; // This creates a slice iterator, ...
確定! 回上一頁