fn render_savings_breakdown_table(
frame: &mut Frame<'_>,
area: Rect,
overview: &TokenOverview,
)Expand description
Draw the screenshot-style source table.
fn render_savings_breakdown_table(
frame: &mut Frame<'_>,
area: Rect,
overview: &TokenOverview,
)Draw the screenshot-style source table.