Function url::parser::is_windows_drive_letter
source ยท pub fn is_windows_drive_letter(segment: &str) -> bool
Expand description
Whether the scheme is file:, the path has a single segment, and that segment is a Windows drive letter