pub fn find_prev_line_start(text: &str, index: usize) -> Option<usize>
Expand description