mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 21:13:55 +00:00

<https://rust-random.github.io/book/update-0.9.html> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mouse drawing demo
This example shows how to receive mouse and handle mouse events.
To run this demo:
cargo run -p mouse-drawing