Savanni D'Gerinel
3cb742d863
The original name has always felt awful. I understand Rust well enough now to be able to use the name Result and override the built-in Result.
266 B
266 B
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.