pub fn buffer_rect_to_string_plain(buffer: &Buffer, rect: Rect) -> String
Convert a specific rect of a buffer to a plain string.
Useful for testing a specific region of the rendered output.