Utf8NativePathBuf

Type Alias Utf8NativePathBuf 

Source
pub type Utf8NativePathBuf = Utf8UnixPathBuf;
Expand description

Utf8PathBuf that is native to the platform during compilation

Aliased Typeยง

pub struct Utf8NativePathBuf { /* private fields */ }