Skip to main content

normalize_uri

Function normalize_uri 

Source
pub fn normalize_uri(path_str: &str) -> String
Expand description

Normalize a path string to use forward slashes for cross-platform compatibility.