gix_path

Function to_native_separators

source
pub fn to_native_separators<'a>(path: impl Into<Cow<'a, BStr>>) -> Cow<'a, BStr>
Expand description

Assures the given bytes use the native path separator.