The tectonic_engine_xetex crate

This crate is part of the Tectonic project. It provides the [XeTeX] engine as a reusable crate.

Cargo features

This crate provides the following Cargo features:

Updating the generated header

This crate exposes Rust functions to C/C++ code using a header file created by [cbindgen]. To update the header, run:

sh cbindgen --output xetex/xetex_bindings.h