format_list_with_details

Function format_list_with_details 

Source
pub fn format_list_with_details(
    items: &[String],
    separator: &str,
    prefix: Option<&str>,
) -> String
Expand description

Format a list of items with a separator and optional prefix