Registry / utility / kind-report

kind-report

JSON →
library0.1.3rscratesunverified

Provides report generation utilities for the Kind compiler.

# Cargo.toml [dependencies] kind-report = "0.1.3"
INSTALL
IMPORT
SIG · KIND-REPORT
K
kind-report
utilityrustv0.1.3
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.

Report
use kind_report::Report;

Creates a new report instance.

use kind_report::Report; fn main() { let report = Report::new(); println!("{:?}", report); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
kind-report — cargo add kind-report · libregistry