Registry / other / conjure-error

conjure-error

JSON →
library5.10.0rscratesunverified

Runtime support for generated Conjure errors.

# Cargo.toml [dependencies] conjure-error = "5.10.0"
INSTALL
IMPORT
SIG · CONJURE-ERROR
C
conjure-error
otherrustv5.10.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.

ConjureError
use conjure_error::ConjureError;

Creates a Conjure error with a code and message.

use conjure_error::ConjureError; let err = ConjureError::new("NOT_FOUND", "Resource not found"); println!("Error: {}", err);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
Bingbot
1
Resources
conjure-error — cargo add conjure-error · libregistry