pub fn render_to_buffer(
app: &CalculatorApp,
width: u16,
height: u16,
) -> TextBufferExpand description
Renders the calculator UI into a TextBuffer
pub fn render_to_buffer(
app: &CalculatorApp,
width: u16,
height: u16,
) -> TextBufferRenders the calculator UI into a TextBuffer