Suggestion: Add example describing custom loop event
Open
documentation
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
The title is pretty self-explanatory. It would be great if we could add an example describing custom loop events and how to handle them. This will serve the following purpose:
* Let the programmer start/stop custom loop
* Handle the loop using event(For example, the programmer may want to end the loop when 'q' is pressed).
Please share your views regarding this.
Contributor guide
Assessment
This issue has not been assessed yet.