Type Definition typed_path::NativePath
source · pub type NativePath = UnixPath;
Expand description
Path
that is native to the platform during compilation
pub type NativePath = UnixPath;
Path
that is native to the platform during compilation