Type Definition pen::HTTPErrorHandler [] [src]

type HTTPErrorHandler = Fn(HTTPError) -> PenResult + Send + Sync;