如何將資料取出來,可以利用iterator提供的方法next()或是用for來將資料一個一個從iterator取出來. // next(). println!("> {:?}", sequence.next());.
確定! 回上一頁