pub fn items_to_strings(items: Vec<&str>) -> String
Expand description

Create a string of all available items.