ratatui-kit 0.10.3

A framework for building interactive terminal user interfaces with ratatui
Documentation
1
2
3
4
5
error: `widget(...)` expects exactly one expression
 --> tests/ui/fail/widget_extra_args.rs:8:31
  |
8 |         widget(Line::from("a"), Line::from("b"))
  |                               ^