Skip to main content

ProxyUrl

Type Alias ProxyUrl 

Source
pub type ProxyUrl = Redacted<Url, UrlPasswordRedactor>;
Expand description

A proxy URL with the password component redacted in Debug and Display output.

Aliased Typeยง

pub struct ProxyUrl { /* private fields */ }