3 unstable releases

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

#1594 in Text processing

Download history 157/week @ 2024-03-14 289/week @ 2024-03-21 288/week @ 2024-03-28 263/week @ 2024-04-04 214/week @ 2024-04-11 210/week @ 2024-04-18 218/week @ 2024-04-25 171/week @ 2024-05-02 182/week @ 2024-05-09 210/week @ 2024-05-16 180/week @ 2024-05-23 215/week @ 2024-05-30 169/week @ 2024-06-06 197/week @ 2024-06-13 255/week @ 2024-06-20 133/week @ 2024-06-27

793 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

~130KB