Skip to main content

is_windows_absolute_path

Function is_windows_absolute_path 

Source
pub fn is_windows_absolute_path(path: &str) -> bool
Expand description

Check whether a string is a Windows absolute path (e.g., C:\... or C:/...).