Expand description
Health checks for a project brain (rustbrain doctor).
Structs§
- Doctor
Finding - One line of doctor output.
- Doctor
Options - Options for
run_doctor_with. - Doctor
Report - Full doctor report.
Enums§
- Doctor
Severity - Severity of a doctor finding.
Functions§
- run_
doctor - Run doctor against a workspace (opens DB if present).
- run_
doctor_ with - Doctor with options (e.g. detailed orphan analysis).