pencil::HTTPErrorHandler [] [src]

type HTTPErrorHandler = fn(HTTPError) -> PencilResult;

HTTP Error handler type.