Open
Description
The following aliasing exports are unused and can be removed:
#[cfg(feature = "anyhow")]
#[doc(hidden)]
pub use DefaultHandler as DefaultContext;
#[cfg(feature = "anyhow")]
#[doc(hidden)]
pub use EyreHandler as EyreContext;
The aliases might be imported downstream, making this a breaking change.