You can tell the loop to stop by using break keyword. An example will help us to understand the syntax and usage of this loop. fn main() { let ...
確定! 回上一頁