fn get_extension_from_url(url: &Url) -> Option<&str>
Expand description

Get the file extension from a url