Skip to main content

normalize_path

Function normalize_path 

Source
pub fn normalize_path(path: &str) -> String
Expand description

Filesystem::normalizePath: single slashes, ./.. resolution, no trailing slash (except for the root).