pub fn str_join_esc_no_trailing(parts: &[String], separator: &str) -> String
Join escaped but remove trailing separator.