Target a specific member crate.
Section: Workspaces
Select one package in a workspace
bash
bash
cargo check -p xtaskExplanation
Use `-p` or `--package` to focus on one workspace member.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Workspaces