Skip to main content

COMPLETION_DETAIL_CAP

Constant COMPLETION_DETAIL_CAP 

Source
pub const COMPLETION_DETAIL_CAP: usize = _; // 4_096usize
Expand description

Per-fail() detail-string hard cap. Truncated rather than rejected so the host’s Display-rendered failure message always lands, even when oversized.