Registry / utility / rome-diagnostics

rome-diagnostics

JSON →
library0.0.1rscratesunverified

Pretty error reporting library for Rust applications.

# Cargo.toml [dependencies] rome_diagnostics = "0.0.1"
INSTALL
IMPORT
SIG · ROME-DIAGNOSTICS
R
rome-diagnostics
utilityrustv0.0.1
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.

Diagnostic
✓ use rome_diagnostics::Diagnostic;

Creates and prints a diagnostic error message.

use rome_diagnostics::Diagnostic; fn main() { let diag = Diagnostic::error("Something went wrong"); println!("{}", diag); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
rome-diagnostics — cargo add rome-diagnostics · libregistry