3 unstable releases

0.2.1 May 18, 2023
0.2.0 Jun 15, 2021
0.1.0 Jan 15, 2021

#9 in #tex-engine

Download history 55/week @ 2024-07-02 276/week @ 2024-07-09 290/week @ 2024-07-16 237/week @ 2024-07-23 247/week @ 2024-07-30 198/week @ 2024-08-06 207/week @ 2024-08-13 187/week @ 2024-08-20 231/week @ 2024-08-27 179/week @ 2024-09-03 266/week @ 2024-09-10 253/week @ 2024-09-17 323/week @ 2024-09-24 296/week @ 2024-10-01 180/week @ 2024-10-08 143/week @ 2024-10-15

984 downloads per month
Used in 28 crates (6 directly)

MIT license

20KB
270 lines

The tectonic_status_base create

This crate is part of the Tectonic project. It provides a basic types for reporting status messages to a user.


lib.rs:

A framework for showing status messages to the user.

A lot of the functionality here could be replaced by generic logging frameworks, but we do have some extra hooks to help support a nice user experience for the Tectonic CLI tool.

Dependencies

~135KB