Registry / utility / ekg-error

ekg-error

JSON →
library0.0.19rscratesunverified

Error types for the EKG project, providing structured error handling.

# Cargo.toml [dependencies] ekg-error = "0.0.19"
INSTALL
IMPORT
SIG · EKG-ERROR
E
ekg-error
utilityrustv0.0.19
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.

EkgError
✓ use ekg_error::EkgError;

Create a new EKG error instance.

use ekg_error::EkgError; fn main() { let _error = EkgError::new("example error"); println!("EKG error created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.19latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
ekg-error — cargo add ekg-error · libregistry