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