mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-26 20:40:44 +00:00

Makes it possible to filter workspace packages by their targets. (e.g. when we want to retrieve all the binary targets / examples, etc.)
xtask for ratatui
A simple task runner for the project.
See https://github.com/matklad/cargo-xtask for details on the xtask pattern.
Run cargo xtask --help
for more information