Cargo
Language Analyzers
Cargo
Detects Rust workspaces and reports vendor visibility.- Detected From
- Cargo.toml.
- Writes
- Nothing today.
- Visibility
- Rust source stays present for code agents and normal Cargo behavior.
When To Use It
Use this to see Rust project status in doctor output before choosing tool-specific ignores.
Workflow
Run ingraft doctor to inspect the current status, then run
ingraft refresh after adding or updating vendored source. Refresh only
writes supported files when the tool is actually detected in the repository.