Type Definition typed_path::WindowsPathBuf
source · pub type WindowsPathBuf = PathBuf<WindowsEncoding>;Expand description
Represents a Windows-specific PathBuf
pub type WindowsPathBuf = PathBuf<WindowsEncoding>;Represents a Windows-specific PathBuf