Registry / utility / ex3-common-error-info

ex3-common-error-info

JSON →
library0.15.2rscratesunverified

Common error types and information structures at the application level for the ex3-node project.

# Cargo.toml [dependencies] ex3-common-error-info = "0.15.2"
INSTALL
IMPORT
SIG · EX3-COMMON-ERROR-I
E
ex3-common-error-info
utilityrustv0.15.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.

ErrorInfo
✓ use ex3_common_error_info::ErrorInfo;

Creates a new ErrorInfo instance.

use ex3_common_error_info::ErrorInfo; fn main() { let info = ErrorInfo::new("example error"); println!("Error info: {:?}", info); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
ex3-common-error-info — cargo add ex3-common-error-info · libregistry