Skip to main content

rope_line_bytes

Function rope_line_bytes 

Source
pub fn rope_line_bytes(rope: &Rope, row: usize) -> usize
Expand description

Byte length of logical line row (excluding the trailing \n).