failurecrates.io
- latest 0.1.8
- licence MIT OR Apache-2.0
- stars 1,416
- checked yesterday
- registry ↗
- repository ↗
Signals · last 1 check
State history 1
| When | Change |
|---|---|
| 2026-09-03 | first verdict: abandoned |
Where to go instead 2
-
thiserror A few hours
For libraries: derives the error type failure used to
Replace `#[derive(Fail)]` with `#[derive(thiserror::Error)]` and implement `std::error::Error`.
Checked by hand.
-
anyhow Drop-in replacement
For applications: one boxed error type, like failure::Error
`failure::Error` becomes `anyhow::Error`, and `bail!`/`ensure!` keep working.
Checked by hand.
Badge
Drop this in your README. It re-renders itself as the verdict changes.
[](https://isitdeadyet.dev/crates/failure)
Watch it
Get told when failure changes state, changes licence, or is deprecated — instead of finding out during an incident.
Free for up to 25 packages. Signing in is a link sent to your email — there is no password to choose.