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