buffer_rect_to_string_plain

Function buffer_rect_to_string_plain 

Source
pub fn buffer_rect_to_string_plain(buffer: &Buffer, rect: Rect) -> String
Expand description

Convert a specific rect of a buffer to a plain string.

Useful for testing a specific region of the rendered output.