ratatui/examples/demo
Florian Dehau 9085c81e76 refactor: clean up border type for blocks
* Merge line symbols in a single module.
* Replace set_border_type with border_type to match other builder methods.
* Remove unecessary branching.
2020-01-19 15:44:03 +01:00
..
app.rs refactor: clean up border type for blocks 2020-01-19 15:44:03 +01:00
mod.rs feat: add rustbox and crossterm demo 2019-02-10 23:28:31 +01:00
ui.rs Use constraints for table column widths 2019-10-31 09:18:24 +01:00