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 */ }