display_choices

Function display_choices 

Source
pub fn display_choices(
    f: &mut Formatter<'_>,
    v: &[&str],
    joiner: &str,
) -> Result<(), Error>