Skip to main content

concat_path

Function concat_path 

Source
pub fn concat_path(parent: &str, child: &str) -> Result<String>
Expand description

Concatenates two path segments (cpdb-libs convention).