Expand description
Ratatui rendering. The draw layer is a pure function of
crate::app::App: take a Frame and an App, render the current
visual state. No I/O of its own; I/O is the transport’s job.
Ratatui rendering. The draw layer is a pure function of
crate::app::App: take a Frame and an App, render the current
visual state. No I/O of its own; I/O is the transport’s job.