The problem is that you cannot return a trait like Iterator because a trait doesn't have a size. That means that Rust doesn't know how much ...
確定! 回上一頁