3 unstable releases

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

#11 in #tex-engine

Download history 160/week @ 2024-10-16 179/week @ 2024-10-23 192/week @ 2024-10-30 130/week @ 2024-11-06 108/week @ 2024-11-13 150/week @ 2024-11-20 212/week @ 2024-11-27 255/week @ 2024-12-04 233/week @ 2024-12-11 139/week @ 2024-12-18 66/week @ 2024-12-25 120/week @ 2025-01-01 152/week @ 2025-01-08 213/week @ 2025-01-15 190/week @ 2025-01-22 148/week @ 2025-01-29

727 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