mathjax 0.1.1

A rust interface to MathJax
Documentation

mathjax

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 5 of them enabled by default.

default

  • auto
  • image

auto

  • node
  • browser

image

  • dep:resvg
  • dep:image

node

  • dep:tempfile
  • dep:zip-extract

browser

  • dep:headless_chrome
  • dep:anyhow