pub fn format_inputs(inputs: &[String]) -> String
Expand description

Take a vector of strings, comma separate and put within parentheses.