Function url::parser::path_starts_with_windows_drive_letter
source · fn path_starts_with_windows_drive_letter(s: &str) -> bool
Expand description
Whether path starts with a root slash and a windows drive letter eg: “/c:” or “/a:/”