Registry / utility / brix-errors

brix-errors

JSON →
library0.2.1rscratesunverified

Brix's crate for handling all application-related errors with custom error types.

# Cargo.toml [dependencies] brix_errors = "0.2.1"
INSTALL
IMPORT
SIG · BRIX-ERRORS
B
brix-errors
utilityrustv0.2.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.

BrixError
use brix_errors::BrixError;

Returns a BrixError::NotFound variant.

use brix_errors::BrixError; fn example() -> Result<(), BrixError> { Err(BrixError::NotFound("resource".into())) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources