morpheus_bootloader::boot::network_boot

Function extract_iso_name_from_url

Source
fn extract_iso_name_from_url(url: &str) -> &'static str
Expand description

Extract ISO filename from URL. Returns the last path component, or “download.iso” if none found.