Registry / utility / kg-diag

kg-diag

JSON →
library0.4.0rscratesunverified

Error/diagnostic management and I/O routines for reading UTF-8 textual data with position tracking.

# Cargo.toml [dependencies] kg-diag = "0.4.0"
INSTALL
IMPORT
SIG · KG-DIAG
K
kg-diag
utilityrustv0.4.0
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 kg_diag::Diagnostic;

Creates a diagnostic error message.

use kg_diag::Diagnostic; fn main() { let diag = Diagnostic::new("error message"); println!("{}", diag); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kg-diag — cargo add kg-diag · libregistry