pub fn is_verbatim(path: &Path) -> bool
Returns true if path uses a Windows verbatim prefix (\\?\...).
true
path
\\?\...
No.