5 unstable releases

0.3.2 Feb 5, 2024
0.3.1 May 18, 2023
0.3.0 Oct 3, 2022
0.2.0 Apr 26, 2022
0.1.0 Feb 28, 2022

#817 in Parser implementations

Download history 2/week @ 2024-02-01 3/week @ 2024-02-15 15/week @ 2024-02-22 6/week @ 2024-02-29 3/week @ 2024-03-07 9/week @ 2024-03-14 3/week @ 2024-03-28 55/week @ 2024-04-04

69 downloads per month

MIT license

200KB
5K SLoC

The tectonic_xetex_format crate

This crate is part of the Tectonic project. It provides introspection of the internal data structures of the Tectonic/XeTeX engine and their serialization into "format files".

This crate has two main uses: you can use it to decode an existing format file and introspect the detailed setup that it encodes; or you can use it to emit a C header file defining magic constants in the engine implementation. The former usage isn't fully developed yet, but many of the key pieces have been implemented.

Cargo features

This crate currently provides no Cargo features.

Dependencies

~1MB
~21K SLoC