Searched refs:from_hyper_error (Results 1 – 1 of 1) sorted by relevance
406 fn from_hyper_error(err: &hyper::Error) -> Option<Status> { in from_hyper_error() method627 .and_then(Status::from_hyper_error) in find_status_in_source_chain()