woah
woah is a Rust crate providing a "ternary Result" type that differentiates between
"local errors" which can be handled, and "fatal errors" which can't.
Example
use Try as _;
woah is a Rust crate providing a "ternary Result" type that differentiates between
"local errors" which can be handled, and "fatal errors" which can't.
use Try as _;