fn line_begin_pos(sf: &SourceFile, pos: BytePos) -> BytePosExpand description
Returns the BytePos of the beginning of the current line.
fn line_begin_pos(sf: &SourceFile, pos: BytePos) -> BytePosReturns the BytePos of the beginning of the current line.