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