Function humble_cli::handle_http_errors

source ยท
pub fn handle_http_errors<T>(input: Result<T, ApiError>) -> Result<T, Error>