Skip to main content

read_rect_from_buffer

Function read_rect_from_buffer 

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

Returns a string made of the chars from the buffer which are in the given rect.