Skip to main content

render_to_buffer

Function render_to_buffer 

Source
pub fn render_to_buffer(
    app: &CalculatorApp,
    width: u16,
    height: u16,
) -> TextBuffer
Expand description

Renders the calculator UI into a TextBuffer