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