Open
Description
#131 introduces a new anyhow
default feature flag to allow users to hide aliased exports such as eyre::Error
and eyre::Context
.
This issue tracks the removal of anyhow
from the list of default features, making the compatibility layer with the anyhow
crate opt-in.