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