Turn string vector with empty elements into joined string vector

后端 未结 0 593
天命终不由人
天命终不由人 2020-12-06 05:59

I have a Vec<&str>, containing empty strings. I\'d like to write a function join_and_partition_on_empty, that returns a Vec<&

相关标签:
回答
  • 消灭零回复
提交回复
热议问题