Registry / utility / tectonic-status-base

tectonic-status-base

JSON →
library0.2.2rscratesunverified

Basic types for reporting status messages to a user.

# Cargo.toml [dependencies] tectonic_status_base = "0.2.2"
INSTALL
IMPORT
SIG · TECTONIC-STATUS-BA
T
tectonic-status-base
utilityrustv0.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StatusBackend
use tectonic_status_base::StatusBackend;

Reports a status message using the status backend.

use tectonic_status_base::StatusBackend; fn main() { let backend = StatusBackend::new(); backend.report("Processing..."); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
tectonic-status-base — cargo add tectonic-status-base · libregistry