Function res_kind

Source
fn res_kind<T, E>(res: &Result<T, E>) -> &'static str