Function fmt_opt_urls

Source
fn fmt_opt_urls(
    v: &Option<Vec<Url>>,
    fmt: &mut Formatter<'_>,
) -> Result<(), Error>