typed_path

Type Alias WindowsPath

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

Represents a Windows-specific Path

Aliased Type§

struct WindowsPath { /* private fields */ }

Implementations§