ratatui/examples/demo
Linda_pp 6cbdb06fd8
chore(examples): refactor some examples (#578)
* chore(examples): Simplify timeout calculation with `Duration::saturating_sub`

Signed-off-by: rhysd <lin90162@yahoo.co.jp>

* fix(examples): Do not ignore errors from `poll_input` call

Signed-off-by: rhysd <lin90162@yahoo.co.jp>

---------

Signed-off-by: rhysd <lin90162@yahoo.co.jp>
2023-10-20 21:31:52 +02:00
..
app.rs fix(prelude): remove widgets module from prelude (#317) 2023-07-16 09:11:59 +00:00
crossterm.rs chore(examples): refactor some examples (#578) 2023-10-20 21:31:52 +02:00
main.rs chore(features): enable building with all-features (#286) 2023-07-04 03:58:25 +00:00
termion.rs feat(prelude): add a prelude (#304) 2023-07-10 22:59:01 +00:00
termwiz.rs chore(examples): refactor some examples (#578) 2023-10-20 21:31:52 +02:00
ui.rs chore: simplify constraints (#556) 2023-10-03 16:50:14 -07:00