Module ratatui::buffer

source ·
Expand description

A module for the Buffer and Cell types.

Structs§

  • A buffer that maps to the desired content of the terminal after the draw call
  • A buffer cell