Skip to main content
normalize_path_separators
use_
path
0.0.1
use_path
Function
normalize_
path_
separators
Copy item path
Source
pub fn normalize_path_separators(input: &
str
) ->
String
Expand description
Normalizes path separators to
/
.