Rust was having none of it. Because we're using spawn to move an iterator of type T to a new thread, we must specify T: Iterator + Send + 'static.
確定! 回上一頁