In the Python example, I used None to signal the end of my data structure. Thanks to Rust's Option type we can do the same:
確定! 回上一頁