[][src]Function meli::terminal::cells::clear_area

pub fn clear_area(grid: &mut CellBuffer, area: Area, attributes: ThemeAttribute)

Completely clear an Area with an empty char and the terminal's default colors.