ratatui/examples/demo
Josh McKinney ad288f5168
chore(features): enable building with all-features (#286)
Before this change, it wasn't possible to build all features and all
targets at the same time, which prevents rust-analyzer from working
for the whole project.

Adds a bacon.toml file to the project, which is used by bacon
https://dystroy.org/bacon/

Configures docs.rs to show the feature flags that are necessary to
make modules / types / functions available.
2023-07-04 03:58:25 +00:00
..
app.rs chore(cargo): update project metadata (#94) 2023-03-17 17:03:49 +01:00
crossterm.rs style: reformat imports (#219) 2023-06-12 05:07:15 +00:00
main.rs chore(features): enable building with all-features (#286) 2023-07-04 03:58:25 +00:00
termion.rs style: reformat imports (#219) 2023-06-12 05:07:15 +00:00
termwiz.rs style: reformat imports (#219) 2023-06-12 05:07:15 +00:00
ui.rs style: reformat imports (#219) 2023-06-12 05:07:15 +00:00