The tectonic_engine_bibtex crate

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

Cargo features

This crate does not currently provides any 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 bibtex/bibtex_bindings.h