Type Alias typed_path::NativePath 
source · pub type NativePath = UnixPath;Expand description
Path that is native to the platform during compilation
Aliased Type§
struct NativePath { /* private fields */ }pub type NativePath = UnixPath;Path that is native to the platform during compilation
struct NativePath { /* private fields */ }