HQUQDESYVDURYCX2FNZQOZWD6VWHO6HPG52GPLWPKFSD7FNVZGGQC
The implementation of the `anyhow::Error` type is forked from
`fehler::Exception` (https://github.com/withoutboats/fehler). This library just
The implementation of the `anyhow::Error` type is originally forked from
`fehler::Exception` (https://github.com/withoutboats/fehler). This library
//! library just exposes it under the more standard `Error` / `Result`
//! terminology rather than the `throw!` / `#[throws]` / `Exception` language of
//! exceptions.
//! library exposes it under the more standard `Error` / `Result` terminology
//! rather than the `throw!` / `#[throws]` / `Exception` language of exceptions.