#til an easy way to return iterators in Rust!
```rust
fn returns_an_iterator_of_string() -> impl Iterator<Item = String> {
// ...
}
```
-
-
(Beyond that, it also gives much better error messages)
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Interesting! Thanks!
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.