3 unstable releases

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

#919 in Text processing

Download history 172/week @ 2023-12-18 114/week @ 2023-12-25 116/week @ 2024-01-01 184/week @ 2024-01-08 154/week @ 2024-01-15 177/week @ 2024-01-22 197/week @ 2024-01-29 206/week @ 2024-02-05 240/week @ 2024-02-12 257/week @ 2024-02-19 270/week @ 2024-02-26 260/week @ 2024-03-04 166/week @ 2024-03-11 241/week @ 2024-03-18 277/week @ 2024-03-25 325/week @ 2024-04-01

1,049 downloads per month
Used in 27 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

~125KB