//! Small formatting helpers shared across the doctor table and `--report`
//! surfaces.
/// Render a millisecond age as a coarse `Ns/m/h/d ago` label. Shared by the
/// default table (`table.rs`) and the markdown report (`report/formatters.rs`)
/// so the two never drift on rounding or unit boundaries.
pub