Type Definition validators::http_url::HttpUrlResult[][src]

type HttpUrlResult = Result<HttpUrl, HttpUrlError>;