fabro/crates/arc-util
Bryan Helmkamp 289451e78a Extract CheckReport into arc-util and use it for preflight output
Move CheckReport, CheckResult, CheckDetail, and CheckStatus types from
arc-cli doctor into arc-util so they can be reused. Refactor the workflow
run_preflight to render a styled check report instead of ad-hoc key=value
output and separate stderr errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 11:52:58 -05:00
..
data Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
src Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
build.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
Cargo.toml Render Markdown output in terminal using termimad 2026-03-04 10:25:36 -05:00