Type Alias NativePath

Source
pub type NativePath = UnixPath;
Expand description

Path that is native to the platform during compilation

Aliased Typeยง

pub struct NativePath { /* private fields */ }