fn format_suggestion_string(suggestions: &Vec<Option<String>>) -> Result<()>
Expand description

Took this out of print_result as