Skip to main content

redact_url

Function redact_url 

Source
pub fn redact_url(raw: &str) -> String
Expand description

Returns an RPC URL safe for display by retaining only its scheme, host, and port.