Function enso_data::text::rev_newline_byte_indices[][src]

pub fn rev_newline_byte_indices(text: &str) -> impl Iterator<Item = usize> + '_
Expand description

Get indices (byte-counting) of the new line characters, beginning from the text end.