Registry / utility / raws-error

raws-error

JSON →
library0.0.5rscratesunverified

Common error type for the RAWS (Rust AWS CLI) project.

# Cargo.toml [dependencies] raws-error = "0.0.5"
INSTALL
IMPORT
SIG · RAWS-ERROR
R
raws-error
utilityrustv0.0.5
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.

RawsError
use raws_error::RawsError;

Create a new RAWS error.

use raws_error::RawsError; let err = RawsError::new("something went wrong"); println!("Error: {}", err);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
raws-error — cargo add raws-error · libregistry