#error #fatal #error-handling #differentiate

fatal-error

Differentiate errors and fatal errors

2 stable releases

1.0.1 Apr 8, 2023

#2676 in Rust patterns

45 downloads per month
Used in pipe-chain

BSD-3-Clause

6KB
84 lines

Fatal Error

Crate link Documentation License

Wrapper arround errors to differentiate fatal and non fatal errors.

Contribution

Found a problem or have a suggestion? Feel free to open an issue.


lib.rs:

Utility crate for differentiating fatal and non fatal errors

No runtime deps