mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-29 22:11:34 +00:00

- `Default::default` is hard to read - a few `map` -> `map_or` - simplified `match` -> `let-if` Signed-off-by: Yuri Astrakhan <YuriAstrakhan@gmail.com>