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