Skip to main content

clamp_line

Function clamp_line 

Source
pub const fn clamp_line(line: u64) -> u64
Expand description

Clamp a line number below 1 to 1: GitHub rejects line=0, and the typed annotation fallback in annotate.sh applies the same floor.