[][src]Crate rust_latex_doc_minimal_example

This crate is just a minimal example to show how to use $\LaTeX$ expressions inside rust documentation.

See the readme in the repo for more information.

Example inline with text $E = mc^2$. Example in separate line: $$m = \frac{m_0}{\sqrt{1-\frac{v^2}{c^2}}}$$ Not all valid $\LaTeX$ is allowed. See Katex.