Skip to main content

is_verbatim

Function is_verbatim 

Source
pub fn is_verbatim(path: &Path) -> bool
Expand description

Returns true if path uses a Windows verbatim prefix (\\?\...).

ยงFilesystem access

No.