Function res_kind_str

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