Savanni D'Gerinel 7521fdf2e9 | ||
---|---|---|
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml | ||
readme.md |
readme.md
Flow
This is a library to help with application control flow, separating fatal errors from normal recoverable errors. This is almost entirely inspired by Error Handling in a Correctness-Critical Rust Project in the sled.rs library.