QSDRPIYAFOQN3YAM3O7TTPLWBEMTDZTV3B7IYSL4OVXW5MMS3IEQC
MOSHJ3ZHBZUKDXUP4WDUJGOG3R3QTVZKBN6RSZLNGTMEVSKIRR7AC
7T5M2QMTLQOO7IAVV3PNTEWMFAROZRHKQ3ILVH2M6UVH6ZX7LK2AC
HQUQDESYVDURYCX2FNZQOZWD6VWHO6HPG52GPLWPKFSD7FNVZGGQC
YWW5TKMSPEGRZ52FQZ3SC4C3DEZ57U5XUO4LHZC34BJA7QR5NSCQC
D3IJE5IHSC64GMC3QZUYMSPZL2PXIVOHCWF7BREKRQXJQLURZBLQC
LO6GF2475P5CT6LTGQFSUATR3VCLFX5EPWT4KZYIMTVHOZNADGDAC
ANPVVYNDAQDZ5C5UK5Q45RUZJ6CSRLRZJNUNWZ2Z7NHIBJQKMJVQC
CITEDKPB6MKVZUEYEDE5ZKTNVY35HCOAXKDPYG7YLLEOVFNMSRXQC
OXKWHQFHTDDOWX3QDMHDWHCT3HFKWQS7Z7DEL3ILJBA7GNITA4GAC
3ALZE5OL7UGBGBXRO7NAODUNTNH3XGGCR7ZCFM65AACH5V6UOHYAC
The implementation of the `anyhow::Error` type is originally forked from
`fehler::Exception` (https://github.com/withoutboats/fehler). This library
exposes it under the more standard `Error` / `Result` terminology rather than
the `throw!` / `#[throws]` / `Exception` language of exceptions.
<br>
//!
//! <br>
//!
//! # Acknowledgements
//!
//! The implementation of the `anyhow::Error` type is originally forked from
//! `fehler::Exception` ([https://github.com/withoutboats/fehler][fehler]). This
//! library exposes it under the more standard `Error` / `Result` terminology
//! rather than the `throw!` / `#[throws]` / `Exception` language of exceptions.
//!
//! [fehler]: https://github.com/withoutboats/fehler