Return a buffer with the produced items that was not enough to be grouped in a tuple. use itertools::Itertools; let mut iter = (0..5).tuples ...
確定! 回上一頁