3 unstable releases

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

#608 in Command-line interface

Download history 145/week @ 2024-12-17 90/week @ 2024-12-24 96/week @ 2024-12-31 162/week @ 2025-01-07 206/week @ 2025-01-14 200/week @ 2025-01-21 135/week @ 2025-01-28 196/week @ 2025-02-04 235/week @ 2025-02-11 166/week @ 2025-02-18 187/week @ 2025-02-25 125/week @ 2025-03-04 218/week @ 2025-03-11 172/week @ 2025-03-18 196/week @ 2025-03-25 111/week @ 2025-04-01

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

MIT license

20KB
270 lines

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.


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.

Dependencies

~135KB