Function to_ipc_error

Source
fn to_ipc_error(e: Error) -> Error
Expand description

Convert anyhow::Error into crate Error, preserving context.