pub fn context(e: Error, context: impl Display) -> Error
Attach a message to this io::Error.
io::Error
This is provided as a free function to not conflict with anyhow::Context
anyhow::Context