Registry / other / amethyst-error

amethyst-error

JSON →
library0.15.3rscratesunverified

Internal error handling for Amethyst.

# Cargo.toml [dependencies] amethyst_error = "0.15.3"
INSTALL
IMPORT
SIG · AMETHYST-ERROR
A
amethyst-error
otherrustv0.15.3
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.

Error
use amethyst_error::Error;

Creates an Amethyst error from a string.

use amethyst_error::Error; let err = Error::from_string("Something went wrong"); println!("{}", err);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
Meta
2
OpenAI (training)
1
Resources
amethyst-error — cargo add amethyst-error · libregistry