Type Alias Utf8WindowsPath

Source
pub type Utf8WindowsPath = Utf8Path<Utf8WindowsEncoding>;
Expand description

Represents a Windows-specific Utf8Path

Aliased Type§

struct Utf8WindowsPath { /* private fields */ }

Implementations§