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