Function create_filepath

Source
pub fn create_filepath<P: AsRef<Path>>(
    path: P,
    target_namespace: &str,
) -> PathBuf