fn human_readable_url(aurl: &AllowedUrl) -> &strExpand description
Formats a URL for human consumption, as in error messages. This is to
reduce very long data: URLs to an abbreviated version.
fn human_readable_url(aurl: &AllowedUrl) -> &strFormats a URL for human consumption, as in error messages. This is to
reduce very long data: URLs to an abbreviated version.