Skip to main content

join_path_parts

Function join_path_parts 

Source
pub fn join_path_parts(parts: &[&str]) -> String
Expand description

Joins path parts with / while preserving a leading absolute prefix when present.