Module buffer
ratatui
0.29.0
Module buffer
Module Items
Structs
In crate ratatui
Modules
backend
buffer
layout
prelude
style
symbols
text
widgets
Macros
assert_buffer_eq
Structs
CompletedFrame
Frame
Terminal
TerminalOptions
Enums
Viewport
Functions
init
init_with_options
restore
try_init
try_init_with_options
try_restore
Type Aliases
DefaultTerminal
ratatui
Module
buffer
Copy item path
Settings
Help
Summary
Source
Expand description
A module for the
Buffer
and
Cell
types.
Structs
§
Buffer
A buffer that maps to the desired content of the terminal after the draw call
Cell
A buffer cell