tectonic_errors 0.2.0

A boxed error type for Tectonic, with supporting utilities.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The `tectonic_errors` create

This crate is part of [the Tectonic
project](https://tectonic-typesetting.github.io/en-US/). It provides a basic
boxed error type and utilities.

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

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

This implementation forked from [Cranko].

[Cranko]: https://github.com/pkgw/cranko/