fn render_token_equation(
frame: &mut Frame<'_>,
area: Rect,
without_projectatlas: isize,
with_projectatlas: isize,
avoided: isize,
avoided_label: &'static str,
avoided_color: Color,
)Expand description
Draw one without-minus-with avoided-token equation and its three bars.