NativePath

Type Alias NativePath 

Source
pub type NativePath = WindowsPath;
Expand description

Path that is native to the platform during compilation

Aliased Typeยง

pub struct NativePath { /* private fields */ }