Type Alias WindowsPath

Source
pub type WindowsPath = Path<WindowsEncoding>;
Expand description

Represents a Windows-specific Path

Aliased Type§

pub struct WindowsPath { /* private fields */ }

Implementations§