handle_http_errors

Function handle_http_errors 

Source
pub fn handle_http_errors<T>(input: Result<T, ApiError>) -> Result<T, Error>