Type Definition typed_path::native::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