combined_type_string

Function combined_type_string 

Source
pub fn combined_type_string(types: &[Type], join_word: &str) -> Option<String>
Expand description

Get a string nicely combining multiple types

Helpful for listing types in errors