Function options_to_textfield

Source
pub(crate) fn options_to_textfield<T: Debug>(opts: &Vec<T>) -> String
Expand description

A space delimited concatenation of all given options as string.