Skip to main content

render_math_with_options

Function render_math_with_options 

Source
pub fn render_math_with_options(
    latex: &str,
    options: &MathOptions,
) -> Result<MathRender>