chipsenkbeil / typed-path

Provides typed variants of Path and PathBuf for Unix and Windows
38 stars 6 forks source link

Add AsRef<Path> for Utf8NativePath & Utf8NativePathBuf; add From<Utf8NativePathBuf> for PathBuf #13

Closed chipsenkbeil closed 1 year ago

chipsenkbeil commented 1 year ago

Resolves #12.