pub fn join_path(parent: &str, child: &str) -> String
Push child to parent dir and normalize the output path.
child
parent
/