Skip to main content

Module doctor

Module doctor 

Source
Expand description

Health checks for a project brain (rustbrain doctor).

Structs§

DoctorFinding
One line of doctor output.
DoctorOptions
Options for run_doctor_with.
DoctorReport
Full doctor report.

Enums§

DoctorSeverity
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).