ratatui/benches
Josh McKinney 5ad623c29b
chore: remove usage of prelude (#1390)
This helps make the doc examples more explicit about what is being used.
It will also makes it a bit easier to do future refactoring of Ratatui,
into several crates, as the ambiguity of where types are coming from
will be reduced.

Additionally, several doc examples have been simplified to use Stylize,
and necessary imports are no longer hidden.

This doesn't remove the prelude. Only the internal usages.
2024-09-28 11:47:45 -07:00
..
main chore: remove usage of prelude (#1390) 2024-09-28 11:47:45 -07:00
main.rs perf: add buffer benchmarks (#1303) 2024-08-06 23:05:36 -07:00