vectie/moontown/health does not have a README file
impl Show for HealthLevelpub struct HealthReport {
worker_health : Array[WorkerHealth]
book_health : Array[BookHealth]
anomalies : Array[Anomaly]
} derive(Eq, Debug)impl Show for HealthReportimpl Show for RecoveryActionDependencies