mirror of
https://github.com/ratatui-org/ratatui
synced 2025-02-16 22:18:51 +00:00
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. |
||
---|---|---|
.. | ||
backend | ||
style | ||
text | ||
widgets | ||
buffer.rs | ||
layout.rs | ||
lib.rs | ||
style.rs | ||
symbols.rs | ||
terminal.rs | ||
text.rs | ||
title.rs |