Arrays implement IntoIterator in all editions. Calls to IntoIterator::into_iter are hidden in Rust 2015 and Rust 2018 when using method call syntax (i.e., array ...
確定! 回上一頁