//! Human-readable text rendering of a [`DiskReport`].
//!
//! Each scheme already has a renderer in its own crate; this delegates to the
//! right one so the unified CLI prints a scheme-appropriate report.
use crateDiskReport;
/// Render a disk analysis as a multi-line text report.