Path

Type Alias Path 

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

Represents a Windows-specific Utf8Path

Aliased Typeยง

pub struct Path { /* private fields */ }