Function line_span::find_line_start

source ·
pub fn find_line_start(text: &str, index: usize) -> usize
Expand description