Registry / utility / ex3-node-error

ex3-node-error

JSON →
library0.14.1rscratesunverified

Underlying error types used over ex3 crates.

# Cargo.toml [dependencies] ex3-node-error = "0.14.1"
INSTALL
IMPORT
SIG · EX3-NODE-ERROR
E
ex3-node-error
utilityrustv0.14.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.

NodeError
use ex3_node_error::NodeError;

Creates and prints a NodeError.

use ex3_node_error::NodeError; fn main() { let err = NodeError::new("something failed"); println!("{}", err); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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