pub type WindowsPath = Path<WindowsEncoding>;
Expand description
Represents a Windows-specific Path
Aliased Type§
pub struct WindowsPath { /* private fields */ }
pub type WindowsPath = Path<WindowsEncoding>;
Represents a Windows-specific Path
pub struct WindowsPath { /* private fields */ }