Module vec

Source
Expand description

vector

Traitsยง

Unlines
Joins a Vec<&str> with separating newlines in a String.
Unwords
Joins a Vec<&str> with separating spaces in a String.