Function join_path

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

Join URL paths safely