tectonic_docmodel 0.2.0

The Tectonic document model and its serialization into `Tectonic.toml`.
Documentation
# The `tectonic_docmodel` crate

[![](http://meritbadge.herokuapp.com/tectonic_docmodel)](https://crates.io/crates/tectonic_docmodel)

This crate is part of [the Tectonic
project](https://tectonic-typesetting.github.io/en-US/). It implements the
Tectonic document model, including the [`Tectonic.toml`] file.

[`Tectonic.toml`]: https://tectonic-typesetting.github.io/book/latest/ref/tectonic-toml.html

- [API documentation]https://docs.rs/tectonic_docmodel/.
- [Main Git repository]https://github.com/tectonic-typesetting/tectonic/.


## Cargo features

This crate does not currently provides any [Cargo features][features].

[features]: https://doc.rust-lang.org/cargo/reference/features.html