Rust 迭代器返回一系列的元... ... while true { // do something }. 针对这种情况,Rust 专门优化提供了一个语句loop。 loop { // do something }.
確定! 回上一頁