tectonic_engine_bibtex 0.2.1

The `bibtex` program as a reusable crate.
Documentation

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:

cbindgen --output bibtex/bibtex_bindings.h