Function human_readable_url

Source
fn human_readable_url(aurl: &AllowedUrl) -> &str
Expand description

Formats a URL for human consumption, as in error messages. This is to reduce very long data: URLs to an abbreviated version.