Type Definition openssh_mux_client::Result[][src]

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