Skip to main content

normalize_path

Function normalize_path 

Source
pub fn normalize_path(path: &str) -> Result<String, PathError>
Expand description

路径规范化:解析 ...,去除连续斜杠,防止路径遍历