Type Alias RenderMathFn

Source
pub type RenderMathFn = dyn Fn(&mut Ui, &str, bool);
Expand description

Takes egui::Ui, the math text to be rendered and whether it is inline