Skip to main content

io_bind_error

Function io_bind_error 

Source
pub fn io_bind_error(
    surface: &str,
    flag_name: &str,
    listen_addr: &str,
    error: Error,
) -> Error
Expand description

Preserve the original std::io::ErrorKind while replacing the message with an operator-actionable hint.