pub const COMPLETION_DETAIL_CAP: usize = _; // 4_096usize
Per-fail() detail-string hard cap. Truncated rather than rejected so the host’s Display-rendered failure message always lands, even when oversized.
fail()
Display