Type Alias openssh_mux_client::Result

source ·
pub type Result<T, Err = Error> = Result<T, Err>;