Module fmt

Source

Structs§

LatexFormatter
A wrapper type that implements Display for any type that implements Latex.

Traits§

Latex
A trait for types that can be formatted as LaTeX.

Functions§

fmt_pow
Helper to format powers.